Skip to content

Commit

Permalink
bump zombienet-sdk version v0.2.16 (paritytech#6633)
Browse files Browse the repository at this point in the history
Fix paritytech#6575.

cc: @iulianbarbu

Co-authored-by: Iulian Barbu <14218860+iulianbarbu@users.noreply.github.com>
  • Loading branch information
2 people authored and Krayt78 committed Dec 18, 2024
1 parent 28646ed commit 93df3a1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,7 @@ xcm-procedural = { path = "polkadot/xcm/procedural", default-features = false }
xcm-runtime-apis = { path = "polkadot/xcm/xcm-runtime-apis", default-features = false }
xcm-simulator = { path = "polkadot/xcm/xcm-simulator", default-features = false }
zeroize = { version = "1.7.0", default-features = false }
zombienet-sdk = { version = "0.2.15" }
zombienet-sdk = { version = "0.2.16" }
zstd = { version = "0.12.4", default-features = false }

[profile.release]
Expand Down

0 comments on commit 93df3a1

Please sign in to comment.