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 9428a90 commit d55e3c3Copy full SHA for d55e3c3
Cargo.toml
@@ -10,7 +10,7 @@ overflow-checks = true # Disable integer overflow checks.
10
11
[workspace.dependencies]
12
cosmwasm-schema = "2.2.2"
13
-cosmwasm-std = { version = "2.2.2", features = ["stargate", "cosmwasm_2_0"] }
+cosmwasm-std = { version = "2.2.2", features = ["stargate", "cosmwasm_2_1"] }
14
cw2 = "2.0.0"
15
cw-storage-plus = "2.0.0"
16
cw-utils = "2.0.0"
0 commit comments