diff --git a/Cargo.toml b/Cargo.toml index 5bb0e368f3..dbd9808fdd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -180,7 +180,6 @@ tempfile = { version = "3.9.0" } test-case = { version = "3.3.1" } thiserror = { version = "2.0.0" } tikv-jemallocator = { version = "0.6.0" } -tikv-jemalloc-ctl = { version = "0.6.0", features = ["stats"] } toml = { version = "0.9.0" } tracing = { version = "0.1.40" } tracing-flame = { version = "0.2.0" }