File: disable-benches.patch

package info (click to toggle)
rust-httparse 1.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 548 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,3 +52,3 @@
 
-[[bench]]
+[[disabled.bench]]
 name = "parse"
@@ -57,1 +57,1 @@
-[dev-dependencies.criterion]
+[disabled.dev-dependencies.criterion]