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.
2 parents 211e491 + d957102 commit 678abf8Copy full SHA for 678abf8
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", package = "secret-cosmwasm-std" }
61
-cosmwasm-storage = { git = "https://github.com/scrtlabs/cosmwasm", tag = "v1.1.0-secret", package = "secret-cosmwasm-storage" }
+cosmwasm-std = { git = "https://github.com/scrtlabs/cosmwasm", tag = "v1.1.0-secret" }
+cosmwasm-storage = { git = "https://github.com/scrtlabs/cosmwasm", tag = "v1.1.0-secret" }
0 commit comments