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

11 lines
328 B

--- flate2-1.0.24/Cargo.toml 1970-01-01T00:00:01+00:00
+++ flate2-1.0.24/Cargo.toml 2022-08-09T08:55:49.802987+00:00
@@ -88,7 +88,3 @@
"zlib",
"libz-sys/zlib-ng",
]
-
-[target."cfg(all(target_arch = \"wasm32\", not(target_os = \"emscripten\")))".dependencies.miniz_oxide]
-version = "0.5.0"
-default-features = false