Skip to content

Commit 752b4bd

Browse files
committed
use cosmwasm_1_3 feature
1 parent 813b09a commit 752b4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mesh-virtual-staking = { path = "./contracts/consumer/virtual-staking" }
3131
sylvia = "=1.3.1"
3232

3333
cosmwasm-schema = "2.2.2"
34-
cosmwasm-std = { version = "2.2.2", features = ["stargate", "cosmwasm_1_2"] }
34+
cosmwasm-std = { version = "2.2.2", features = ["stargate", "cosmwasm_1_3"] }
3535
cw-storage-plus = "2.0.0"
3636
cw-utils = "2.0.0"
3737
cw2 = "2.0.0"

0 commit comments

Comments
 (0)