We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba48b55 commit 0b5173eCopy full SHA for 0b5173e
Cargo.toml
@@ -25,8 +25,8 @@ mesh-simple-price-feed = { path = "./contracts/consumer/simple-price-feed" }
25
mesh-virtual-staking = { path = "./contracts/consumer/virtual-staking" }
26
27
sylvia = "0.8.1"
28
-cosmwasm-schema = "1.3.3"
29
-cosmwasm-std = { version = "1.3.3", features = ["ibc3", "cosmwasm_1_3"] }
+cosmwasm-schema = "1.2.7"
+cosmwasm-std = { version = "1.2.7", features = ["ibc3", "cosmwasm_1_2"] }
30
cw-storage-plus = "1.1.0"
31
cw-utils = "1.0.1"
32
cw2 = "1.0.1"
0 commit comments