We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31630d6 commit 001528aCopy full SHA for 001528a
2 files changed
librocksdb-sys/Cargo.toml
@@ -45,7 +45,7 @@ zstd-static-linking-only = []
45
46
[dependencies]
47
libc = "0.2"
48
-tikv-jemalloc-sys = { git = "https://github.com/matrix-construct/jemallocator", rev = "82af58d6a13ddd5dcdc7d4e91eae3b63292995b8", features = [ "unprefixed_malloc_on_supported_platforms", "background_threads_runtime_support" ], optional = true }
+tikv-jemalloc-sys = { git = "https://github.com/matrix-construct/jemallocator", rev = "03bed96afbbc898bef4d4f7d335c0519e3d1afad", features = [ "unprefixed_malloc_on_supported_platforms", "background_threads_runtime_support" ], optional = true }
49
lz4-sys = { version = "1.11", optional = true }
50
zstd-sys = { version = "2.0", features = [
51
"zdict_builder",
librocksdb-sys/rocksdb
0 commit comments