File: remove-rapidhash.patch

package info (click to toggle)
rust-foldhash 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 204 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 322 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: foldhash/Cargo.toml
===================================================================
--- foldhash.orig/Cargo.toml
+++ foldhash/Cargo.toml
@@ -70,9 +70,6 @@ version = "0.15"
 [dev-dependencies.rand]
 version = "0.8"
 
-[dev-dependencies.rapidhash]
-version = "3.1.0"
-
 [dev-dependencies.uuid]
 version = "1.8"