File: disable-benches.patch

package info (click to toggle)
rust-fastrand 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 172 kB
  • sloc: makefile: 2
file content (18 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -55,5 +55,5 @@
 
-[[bench]]
-name = "bench"
-path = "benches/bench.rs"
+#[[bench]]
+#name = "bench"
+#path = "benches/bench.rs"
 
@@ -65,4 +65,4 @@
 
-[dev-dependencies.wyhash]
-version = "0.5"
+#[dev-dependencies.wyhash]
+#version = "0.5"