File: disable-benches.patch

package info (click to toggle)
rust-csv-core 0.1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 312 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 101 bytes parent folder | download
1
2
3
4
5
6
7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -57,3 +57,3 @@
 
-[[bench]]
+[[disabled.bench]]
 name = "bench"