Skip to content

Commit 001528a

Browse files
committed
Bump rocksdb to v10.2.1-tuwunel.
Signed-off-by: Jason Volk <jason@zemos.net>
1 parent 31630d6 commit 001528a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

librocksdb-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ zstd-static-linking-only = []
4545

4646
[dependencies]
4747
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 }
48+
tikv-jemalloc-sys = { git = "https://github.com/matrix-construct/jemallocator", rev = "03bed96afbbc898bef4d4f7d335c0519e3d1afad", features = [ "unprefixed_malloc_on_supported_platforms", "background_threads_runtime_support" ], optional = true }
4949
lz4-sys = { version = "1.11", optional = true }
5050
zstd-sys = { version = "2.0", features = [
5151
"zdict_builder",

librocksdb-sys/rocksdb

Submodule rocksdb updated 470 files

0 commit comments

Comments
 (0)