From 0c3636fe79482510590da48e514862ed31115f84 Mon Sep 17 00:00:00 2001 From: Uncle Stretch <uncle.stretch@ghostchain.io> Date: Thu, 19 Jun 2025 22:38:24 +0300 Subject: [PATCH] bump all pallet versions Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io> --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 424dac0..c2b5d6e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3648,7 +3648,7 @@ dependencies = [ [[package]] name = "ghost-networks" -version = "0.1.9" +version = "0.1.10" dependencies = [ "frame-benchmarking", "frame-support", @@ -3834,7 +3834,7 @@ dependencies = [ [[package]] name = "ghost-slow-clap" -version = "0.3.29" +version = "0.3.30" dependencies = [ "frame-benchmarking", "frame-support",