Skip to content

Commit 6c646a9

Browse files
committed
removed unnecessary cosmwasm-vm dev-dependency from packages/storage
1 parent 687b908 commit 6c646a9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/storage/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ serde = "1.0"
88
cosmwasm-std = { git = "https://github.com/enigmampc/SecretNetwork", tag = "v1.0.0" }
99
cosmwasm-storage = { git = "https://github.com/enigmampc/SecretNetwork", tag = "v1.0.0" }
1010
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

Comments
 (0)