no need to have staging in runtime presets, removed

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2024-10-28 13:42:33 +03:00
parent 98e65f891e
commit e182e86590
4 changed files with 3 additions and 142 deletions

3
Cargo.lock generated
View File

@@ -1186,7 +1186,7 @@ dependencies = [
[[package]]
name = "casper-runtime"
version = "3.5.18"
version = "3.5.19"
dependencies = [
"casper-runtime-constants",
"frame-benchmarking",
@@ -1203,7 +1203,6 @@ dependencies = [
"ghost-networks",
"ghost-runtime-common",
"ghost-slow-clap",
"hex-literal",
"log",
"pallet-alliance",
"pallet-authority-discovery",