You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
361 B
16 lines
361 B
1 year ago
|
--- seahash-4.1.0/Cargo.toml 2021-01-16T05:41:29+00:00
|
||
|
+++ seahash-4.1.0/Cargo.toml 2022-10-05T20:28:20.913429+00:00
|
||
|
@@ -21,12 +21,6 @@
|
||
|
license = "MIT"
|
||
|
repository = "https://gitlab.redox-os.org/redox-os/seahash"
|
||
|
|
||
|
-[[bench]]
|
||
|
-name = "bench"
|
||
|
-harness = false
|
||
|
-[dev-dependencies.criterion]
|
||
|
-version = "0.3"
|
||
|
-
|
||
|
[dev-dependencies.quickcheck]
|
||
|
version = "0.9.2"
|
||
|
|