Skip to content

Commit 470bada

Browse files
authored
bump version of zombienet-sdk (paritytech#7964)
Bump zombienet-sdk version, including fixes for issues with init containers. Thx!
1 parent e1a1e4d commit 470bada

File tree

2 files changed

+54
-27
lines changed

2 files changed

+54
-27
lines changed

Cargo.lock

Lines changed: 52 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,8 +1405,8 @@ xcm-procedural = { path = "polkadot/xcm/procedural", default-features = false }
14051405
xcm-runtime-apis = { path = "polkadot/xcm/xcm-runtime-apis", default-features = false }
14061406
xcm-simulator = { path = "polkadot/xcm/xcm-simulator", default-features = false }
14071407
zeroize = { version = "1.7.0", default-features = false }
1408-
zombienet-configuration = { version = "0.2.22" }
1409-
zombienet-sdk = { version = "0.2.22" }
1408+
zombienet-configuration = { version = "0.2.29" }
1409+
zombienet-sdk = { version = "0.2.29" }
14101410
zstd = { version = "0.12.4", default-features = false }
14111411

14121412
[profile.release]

0 commit comments

Comments
 (0)