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

10 lines
283 B

--- writeable-0.5.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ writeable-0.5.5/Cargo.toml 2024-11-28T00:58:01.883029+00:00
@@ -58,6 +58,3 @@
[features]
bench = []
either = ["dep:either"]
-
-[target."cfg(not(target_arch = \"wasm32\"))".dev-dependencies.criterion]
-version = "0.5.0"