Skip to content

Commit 51727ae

Browse files
committed
librocksdb_sys: bump tikv-jemalloc-sys to 0.6.0
Signed-off-by: Connor1996 <[email protected]>
1 parent dbd9f77 commit 51727ae

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
@@ -34,7 +34,7 @@ cmake = "0.1"
3434
bindgen = { version = "0.65", default-features = false, features = ["runtime"] }
3535

3636
[dependencies.tikv-jemalloc-sys]
37-
version = "0.5.0"
37+
version = "0.6.0"
3838
optional = true
3939
features = ["unprefixed_malloc_on_supported_platforms"]
4040

0 commit comments

Comments
 (0)