Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
chore: Remove dev-dependencies from cosmwasm-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
code0xff committed Sep 10, 2024
1 parent a060c72 commit 77aa1dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composable/vm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,3 @@ log = { workspace = true, default-features = false }
num = { workspace = true, default-features = false }
serde = { workspace = true, default-features = false, features = ["derive"] }
serde_json = { workspace = true, default-features = false, features = ["alloc"] }

[dev-dependencies]
wat = "1.0"
env_logger = "0.9"

0 comments on commit 77aa1dd

Please sign in to comment.