File: no-benches.patch

package info (click to toggle)
rust-rust-decimal 1.39.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,372 kB
  • sloc: makefile: 2
file content (19 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Forwarded: not-needed
Last-Update: 2025-01-20
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -64,3 +64,3 @@
 
-[[bench]]
+[[disabled.bench]]
 name = "comparison"
@@ -69,3 +69,3 @@
 
-[[bench]]
+[[disabled.bench]]
 name = "lib_benches"
@@ -164,3 +164,3 @@
 
-[dev-dependencies.criterion]
+[disabled.dev-dependencies.criterion]
 version = "0.5"