Skip to content

Commit c113953

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

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
@@ -52,7 +52,7 @@ bzip2-sys = { version = "0.1", default-features = false, optional = true }
5252
libc = "0.2"
5353
libz-sys = { version = "1.1", default-features = false, optional = true }
5454
lz4-sys = { version = "1.11", optional = true }
55-
jevmalloc-sys = { git = "https://github.com/matrix-construct/jevmalloc", rev = "29fde02533ee2c6a5e9b87095324e6f7a5d43738", optional = true }
55+
jevmalloc-sys = { git = "https://github.com/matrix-construct/jevmalloc", rev = "93795449913f65ab533b7fa482333eef63fc3ae0", optional = true }
5656
zstd-sys = { version = "2.0", features = [
5757
"zdict_builder",
5858
"experimental",

0 commit comments

Comments
 (0)