Skip to content

Commit

Permalink
add varint dep
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed Sep 11, 2024
1 parent de6184d commit 4163ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ self_cell = "1.0.4"
smallvec = { version = "1.13.2" }
tempfile = "3.12.0"
value-log = { git = "https://github.com/fjall-rs/value-log" }
varint-rs = "2.2.0"
xxhash-rust = { version = "0.8.12", features = ["xxh3"] }

[dev-dependencies]
Expand Down

0 comments on commit 4163ded

Please sign in to comment.