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

12 lines
271 B

--- rkyv-0.7.43/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rkyv-0.7.43/Cargo.toml 2024-01-14T21:48:04.597386+00:00
@@ -44,7 +44,7 @@
default-features = false
[dependencies.bytecheck]
-version = "=0.6.11"
+version = "0.6.11"
optional = true
default-features = false