Skip to content

Commit 680ce25

Browse files
committed
bump wasm version
1 parent d132c72 commit 680ce25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ overflow-checks = true # Disable integer overflow checks.
99

1010

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

0 commit comments

Comments
 (0)