diff --git a/Cargo.toml b/Cargo.toml index 6a086127..c6507550 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -62,7 +62,7 @@ tikv-jemallocator = { version = "0.5.4", features = [ "profiling", "unprefixed_malloc_on_supported_platforms", ] } -jemalloc_pprof = "0.4.1" +jemalloc_pprof = "0.6.0" tikv-jemalloc-ctl = "0.5.4" rhai = { version = "1.19.0", features = ["sync"] } tonic = { version = "0.12.3" }