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-bytecount/bytecount-fix-metadata.diff

14 lines
311 B

--- bytecount-0.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ bytecount-0.6.3/Cargo.toml 2022-07-16T13:01:08.506236+00:00
@@ -42,10 +42,6 @@
optional = true
package = "packed_simd_2"
-[dev-dependencies.criterion]
-version = "0.3"
-default-features = false
-
[dev-dependencies.quickcheck]
version = "1.0"