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