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

17 lines
363 B

--- half-1.8.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ half-1.8.2/Cargo.toml 2023-10-14T20:42:52.808672+00:00
@@ -46,13 +46,6 @@
optional = true
default-features = false
-[dependencies.zerocopy]
-version = "0.6.0"
-optional = true
-default-features = false
-[dev-dependencies.criterion]
-version = "0.3.5"
-
[dev-dependencies.quickcheck]
version = "1.0"