From 09dc969f14008cc6243c226a22be6f3e5017cf45 Mon Sep 17 00:00:00 2001 From: Micha Reiser Date: Sun, 14 Dec 2025 15:36:14 +0100 Subject: [PATCH] Discard changes to Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) 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" }