There was an error while loading. Please reload this page.
1 parent c6e73b5 commit 2fc3946Copy full SHA for 2fc3946
1 file changed
librocksdb-sys/Cargo.toml
@@ -98,7 +98,7 @@ valgrind = []
98
99
[dependencies]
100
libc = "0.2"
101
-jevmalloc-sys = { git = "https://github.com/matrix-construct/jevmalloc", rev = "c119db0bcf130a49f4231f930031965d9345fa2c", optional = true }
+jevmalloc-sys = { git = "https://github.com/matrix-construct/jevmalloc", rev = "ef3e8e6c903aa632ab87c3dd720a448e9b98a0c4", optional = true }
102
lz4-sys = { version = "1.11", optional = true }
103
zstd-sys = { version = "2.0", default-features = false, features = [
104
"legacy",
0 commit comments