File: disable-benches.patch

package info (click to toggle)
rust-prodash 28.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 604 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.toml b/Cargo.toml
index 30eef18..bc1ca4c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -72,4 +72,4 @@
-[[bench]]
-name = "usage"
-path = "benches/usage.rs"
-harness = false
+#[[bench]]
+#name = "usage"
+#path = "benches/usage.rs"
+#harness = false