Skip to content

Commit

Permalink
temporarily use value-log git repo
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed Aug 8, 2024
1 parent 88193aa commit 20daa83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ quick_cache = { version = "0.6.2", default-features = false, features = [
self_cell = "1.0.4"
smallvec = { version = "1.13.2" }
tempfile = "3.12.0"
value-log = { path = "../value-log" }
value-log = { git = "https://github.com/fjall-rs/value-log" }
xxhash-rust = { version = "0.8.12", features = ["xxh3"] }

[dev-dependencies]
Expand Down

0 comments on commit 20daa83

Please sign in to comment.