--- directories-5.0.1/Cargo.toml	1970-01-01T00:00:01+00:00
+++ directories-5.0.1/Cargo.toml	2024-11-12T22:28:37.157435+00:00
@@ -25,12 +25,5 @@
 license = "MIT OR Apache-2.0"
 repository = "https://github.com/soc/directories-rs"
 
-[[bench]]
-name = "constructors"
-harness = false
-
 [dependencies.dirs-sys]
 version = "0.4.1"
-
-[dev-dependencies.bencher]
-version = "0.1.5"