update Cargo.lock after dependency version bumps

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky 2026-09-11 01:05:11 +03:00
parent 2180d1c85b
commit 1e1d2bdc81
Signed by: st1nky
GPG Key ID: 016064BD97603B40

4
Cargo.lock generated
View File

@ -3684,7 +3684,7 @@ dependencies = [
[[package]] [[package]]
name = "ghost-exodus" name = "ghost-exodus"
version = "0.0.10" version = "0.0.11"
dependencies = [ dependencies = [
"chacha20poly1305", "chacha20poly1305",
"frame-benchmarking", "frame-benchmarking",
@ -8553,7 +8553,7 @@ dependencies = [
[[package]] [[package]]
name = "runtime-common" name = "runtime-common"
version = "0.4.8" version = "0.4.9"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",