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.
rust-radix-heap/radix-heap-fix-metadata.diff

12 lines
308 B

--- radix-heap-0.4.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ radix-heap-0.4.2/Cargo.toml 2022-12-21T21:20:26.617219+00:00
@@ -32,8 +32,6 @@
[dependencies.ordered-float]
version = "2.8.0"
optional = true
-[dev-dependencies.criterion]
-version = "0.3.5"
[dev-dependencies.quickcheck]
version = "1.0.3"