chore(deps): update rust crate tikv-jemalloc-sys to v0.6.0

This commit is contained in:
renovate[bot]
2024-07-26 03:13:24 +00:00
committed by GitHub
parent 04fc87ad07
commit 0f57e2d734
+1 -1
View File
@@ -371,7 +371,7 @@ version = "0.34.0"
# jemalloc usage # jemalloc usage
# locked to 0.5.4 due to static binary linking breakage # locked to 0.5.4 due to static binary linking breakage
[workspace.dependencies.tikv-jemalloc-sys] [workspace.dependencies.tikv-jemalloc-sys]
version = "=0.5.4" version = "=0.6.0"
default-features = false default-features = false
features = ["stats", "unprefixed_malloc_on_supported_platforms"] features = ["stats", "unprefixed_malloc_on_supported_platforms"]
[workspace.dependencies.tikv-jemallocator] [workspace.dependencies.tikv-jemallocator]