We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb2e3a commit 1aa560fCopy full SHA for 1aa560f
packages/clone-testing/Cargo.toml
@@ -18,7 +18,7 @@ cw-orch-mock = { workspace = true }
18
19
# clone-cw-multi-test = { version = "0.7.0" }
20
# clone-cw-multi-test = { path = "../../../cw-multi-test-fork", features = ["cosmwasm_1_2", "tokenfactory", "staking"] }
21
-clone-cw-multi-test = { git = "https://github.com/abstractsdk/cw-multi-test-fork", branch = "adapt_for_local_execution", features = ["cosmwasm_1_2", "tokenfactory", "staking"] }
+clone-cw-multi-test = { git = "https://github.com/abstractsdk/cw-multi-test-fork", branch = "adapt_for_local_execution", features = ["cosmwasm_1_2", "stargate", "tokenfactory", "staking"] }
22
23
anyhow = { workspace = true }
24
cw-utils = { workspace = true }
0 commit comments