Skip to content

Commit d55e3c3

Browse files
committed
add cosmwasm_2_1
1 parent 9428a90 commit d55e3c3

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
@@ -10,7 +10,7 @@ overflow-checks = true # Disable integer overflow checks.
1010

1111
[workspace.dependencies]
1212
cosmwasm-schema = "2.2.2"
13-
cosmwasm-std = { version = "2.2.2", features = ["stargate", "cosmwasm_2_0"] }
13+
cosmwasm-std = { version = "2.2.2", features = ["stargate", "cosmwasm_2_1"] }
1414
cw2 = "2.0.0"
1515
cw-storage-plus = "2.0.0"
1616
cw-utils = "2.0.0"

0 commit comments

Comments
 (0)