File: drop-bench.patch

package info (click to toggle)
rust-finl-unicode 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: makefile: 21
file content (18 lines) | stat: -rw-r--r-- 305 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: remove benchmarks
Author: Ananthu C V <weepingclown@disroot.org>
Forwarded: not-needed
Last-Update: 2024-06-22

--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,10 +31,2 @@
 
-[[bench]]
-name = "categories"
-harness = false
-
-[[bench]]
-name = "grapheme_clusters"
-harness = false
-
 [dependencies]