--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,12 +30,12 @@
 name = "rspolib"
 path = "src/lib.rs"
 
-[[bench]]
+[[disabled.bench]]
 name = "formatting"
 path = "benches/formatting.rs"
 harness = false
 
-[[bench]]
+[[disabled.bench]]
 name = "parsing"
 path = "benches/parsing.rs"
 harness = false
