diff --git a/Cargo.toml b/Cargo.toml index d4bf722..98142fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ quick_cache = { version = "0.6.5", default-features = false, features = [] } rustc-hash = "2.0.0" self_cell = "1.0.4" tempfile = "3.12.0" -value-log = { version = "=1.7.3", default-features = false, features = [] } +value-log = { version = "=1.8.0", default-features = false, features = [] } varint-rs = "2.2.0" xxhash-rust = { version = "0.8.12", features = ["xxh3"] }