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

11 lines
311 B

--- ravif-0.11.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ravif-0.11.5/Cargo.toml 2024-06-04T14:12:27.706295+00:00
@@ -77,7 +77,3 @@
asm = ["rav1e/asm"]
default = ["asm"]
-[target."cfg(target = \"wasm32-unknown-unknown\")".dependencies.rav1e]
-version = "0.7"
-features = ["wasm"]
-default-features = false