update casper runtime with pre-calculated weights

Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
Uncle Stretch
2025-06-17 20:46:39 +03:00
parent f28e57cf8e
commit 7107283121
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "casper-runtime"
version = "3.5.21"
version = "3.5.22"
build = "build.rs"
description = "Runtime of the Casper Network"
edition.workspace = true