We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813b09a commit 752b4bdCopy full SHA for 752b4bd
Cargo.toml
@@ -31,7 +31,7 @@ mesh-virtual-staking = { path = "./contracts/consumer/virtual-staking" }
31
sylvia = "=1.3.1"
32
33
cosmwasm-schema = "2.2.2"
34
-cosmwasm-std = { version = "2.2.2", features = ["stargate", "cosmwasm_1_2"] }
+cosmwasm-std = { version = "2.2.2", features = ["stargate", "cosmwasm_1_3"] }
35
cw-storage-plus = "2.0.0"
36
cw-utils = "2.0.0"
37
cw2 = "2.0.0"
0 commit comments