Skip to content

Commit c4250ec

Browse files
Update tikv-jemallocator to 0.6
1 parent cb150c4 commit c4250ec

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ libc = "0.2"
7070
# jemalloc is currently disabled on macOS due to a bug in jemalloc in combination with macOS
7171
# Catalina. See https://github.com/sharkdp/fd/issues/498 for details.
7272
[target.'cfg(all(not(windows), not(target_os = "android"), not(target_os = "macos"), not(target_os = "freebsd"), not(target_os = "openbsd"), not(all(target_env = "musl", target_pointer_width = "32")), not(target_arch = "riscv64")))'.dependencies]
73-
tikv-jemallocator = {version = "0.5.4", optional = true}
73+
tikv-jemallocator = {version = "0.6.0", optional = true}
7474

7575
[dev-dependencies]
7676
diff = "0.1"

0 commit comments

Comments
 (0)