We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678abf8 commit dfbcc26Copy full SHA for dfbcc26
Cargo.toml
@@ -57,5 +57,5 @@ members = ["packages/*"]
57
[workspace.dependencies]
58
schemars = { version = "0.8.11" }
59
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" }
+cosmwasm-std = { git = "https://github.com/scrtlabs/cosmwasm", tag = "v1.1.9-secret" }
+cosmwasm-storage = { git = "https://github.com/scrtlabs/cosmwasm", tag = "v1.1.9-secret" }
0 commit comments