Skip to content

Commit

Permalink
delete deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-cha committed Oct 31, 2024
1 parent 15bb1bb commit 04ad5b0
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions crates/storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,3 @@ clru = { workspace = true }
parking_lot = { workspace = true }
sha3 = { workspace = true }
claims = { workspace = true }
smallbitvec = { workspace = true }
smallvec = { workspace = true }
triomphe = { workspace = true }
primitive-types = { workspace = true, features = ["impl-serde"] }

[dev-dependencies]
move-vm-test-utils = { workspace = true }


[features]
default = []
testing = [
"move-vm-runtime/testing",
]

0 comments on commit 04ad5b0

Please sign in to comment.