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 687b908 commit 6c646a9Copy full SHA for 6c646a9
packages/storage/Cargo.toml
@@ -8,6 +8,3 @@ serde = "1.0"
8
cosmwasm-std = { git = "https://github.com/enigmampc/SecretNetwork", tag = "v1.0.0" }
9
cosmwasm-storage = { git = "https://github.com/enigmampc/SecretNetwork", tag = "v1.0.0" }
10
secret-toolkit-serialization = { path = "../serialization" }
11
-
12
-[dev-dependencies]
13
-cosmwasm-vm = { package = "cosmwasm-sgx-vm", git = "https://github.com/enigmampc/SecretNetwork", tag = "v1.0.0" }
0 commit comments