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

This commit is contained in:
renovate[bot]
2024-07-26 03:13:31 +00:00
committed by GitHub
parent 04fc87ad07
commit 4d43444865
+1 -1
View File
@@ -375,7 +375,7 @@ version = "=0.5.4"
default-features = false
features = ["stats", "unprefixed_malloc_on_supported_platforms"]
[workspace.dependencies.tikv-jemallocator]
version = "=0.5.4"
version = "=0.6.0"
default-features = false
features = ["stats", "unprefixed_malloc_on_supported_platforms"]
[workspace.dependencies.tikv-jemalloc-ctl]