Skip to content

Commit 2fc3946

Browse files
committed
Bump jemalloc.
Signed-off-by: Jason Volk <jason@zemos.net>
1 parent c6e73b5 commit 2fc3946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

librocksdb-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ valgrind = []
9898

9999
[dependencies]
100100
libc = "0.2"
101-
jevmalloc-sys = { git = "https://github.com/matrix-construct/jevmalloc", rev = "c119db0bcf130a49f4231f930031965d9345fa2c", optional = true }
101+
jevmalloc-sys = { git = "https://github.com/matrix-construct/jevmalloc", rev = "ef3e8e6c903aa632ab87c3dd720a448e9b98a0c4", optional = true }
102102
lz4-sys = { version = "1.11", optional = true }
103103
zstd-sys = { version = "2.0", default-features = false, features = [
104104
"legacy",

0 commit comments

Comments
 (0)