diff --git a/Cargo.toml b/Cargo.toml index 3d2ffeb..c40d054 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,6 @@ tokio-uring = "0.5" zipf = "7.0" [dev-dependencies] -futures-diagnose = "1.0" tokio = { version = "1.39", features = ["full"] } [profile.dev]