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

18 lines
364 B

--- half-2.3.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ half-2.3.1/Cargo.toml 2023-10-14T20:41:18.538289+00:00
@@ -77,14 +77,6 @@
optional = true
default-features = false
-[dependencies.zerocopy]
-version = "0.6.0"
-optional = true
-default-features = false
-
-[dev-dependencies.criterion]
-version = "0.4.0"
-
[dev-dependencies.crunchy]
version = "0.2.2"