Skip to content

Commit 40564e2

Browse files
committed
more work
1 parent 62db246 commit 40564e2

File tree

3 files changed

+173
-92
lines changed

3 files changed

+173
-92
lines changed

grovedb/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ nohash-hasher = { version = "0.2.0", optional = true }
2727
indexmap = { version = "1.9.2", optional = true }
2828
intmap = { version = "2.0.0", optional = true }
2929
grovedb-path = { version = "1.0.0-rc.2", path = "../path" }
30+
blake3 = "1.4.0"
31+
bitvec = "1"
3032

3133
[dev-dependencies]
3234
rand = "0.8.5"

0 commit comments

Comments
 (0)