File: disable-benches.patch

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