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

17 lines
364 B

--- half-2.4.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ half-2.4.1/Cargo.toml 2024-09-15T05:57:16.266047+00:00
@@ -82,12 +82,9 @@
default-features = false
[dependencies.zerocopy]
-version = "0.6.0"
+version = "0.7.0"
optional = true
default-features = false
-
-[dev-dependencies.criterion]
-version = "0.4.0"
[dev-dependencies.crunchy]
version = "0.2.2"