Skip to content

Commit

Permalink
more work
Browse files Browse the repository at this point in the history
  • Loading branch information
ogabrielides committed Apr 22, 2024
1 parent 62db246 commit 40564e2
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 92 deletions.
2 changes: 2 additions & 0 deletions grovedb/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ nohash-hasher = { version = "0.2.0", optional = true }
indexmap = { version = "1.9.2", optional = true }
intmap = { version = "2.0.0", optional = true }
grovedb-path = { version = "1.0.0-rc.2", path = "../path" }
blake3 = "1.4.0"
bitvec = "1"

[dev-dependencies]
rand = "0.8.5"
Expand Down
Loading

0 comments on commit 40564e2

Please sign in to comment.