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

13 lines
273 B

--- bitvec-1.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ bitvec-1.0.1/Cargo.toml 2023-02-28T13:39:12.969102+00:00
@@ -72,9 +72,6 @@
[dev-dependencies.bincode]
version = "1.3"
-[dev-dependencies.criterion]
-version = "0.3"
-
[dev-dependencies.rand]
version = "0.8"