chore: bump tikv-jemalloc* to "0.6" (#4590)

chore: bump tikv-jemalloc* ti "0.6"
This commit is contained in:
fys
2024-08-20 17:08:21 +08:00
committed by GitHub
parent b25a2b117e
commit 9d885fa0c2
4 changed files with 10 additions and 10 deletions

View File

@@ -80,7 +80,7 @@ tonic.workspace = true
tracing-appender = "0.2"
[target.'cfg(not(windows))'.dependencies]
tikv-jemallocator = "0.5"
tikv-jemallocator = "0.6"
[dev-dependencies]
client = { workspace = true, features = ["testing"] }