Skip to content

Commit dfbcc26

Browse files
authored
Bump cosmwasm versions (#80)
1 parent 678abf8 commit dfbcc26

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
@@ -57,5 +57,5 @@ members = ["packages/*"]
5757
[workspace.dependencies]
5858
schemars = { version = "0.8.11" }
5959
serde = { version = "1.0" }
60-
cosmwasm-std = { git = "https://github.com/scrtlabs/cosmwasm", tag = "v1.1.0-secret" }
61-
cosmwasm-storage = { git = "https://github.com/scrtlabs/cosmwasm", tag = "v1.1.0-secret" }
60+
cosmwasm-std = { git = "https://github.com/scrtlabs/cosmwasm", tag = "v1.1.9-secret" }
61+
cosmwasm-storage = { git = "https://github.com/scrtlabs/cosmwasm", tag = "v1.1.9-secret" }

0 commit comments

Comments
 (0)