Skip to content

Commit

Permalink
kvdb-rocksdb: fix the bench #2
Browse files Browse the repository at this point in the history
  • Loading branch information
ordian committed Jan 14, 2020
1 parent 7100682 commit b82a5f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kvdb-rocksdb/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ parity-util-mem = { path = "../parity-util-mem", version = "0.4", default-featur
[dev-dependencies]
alloc_counter = "0.0.4"
criterion = "0.3"
ethereum-types = { path = "../ethereum-types" }
kvdb-shared-tests = { path = "../kvdb-shared-tests", version = "0.1" }
rand = "0.7.2"
tempdir = "0.3.7"

0 comments on commit b82a5f4

Please sign in to comment.