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-auto.diff

11 lines
344 B

--- flate2-1.0.26/Cargo.toml 1970-01-01T00:00:01+00:00
+++ flate2-1.0.26/Cargo.toml 2023-07-13T10:43:17.322245+00:00
@@ -101,7 +101,3 @@
"libz-sys/zlib-ng",
]
-[target."cfg(all(target_arch = \"wasm32\", not(target_os = \"emscripten\")))".dependencies.miniz_oxide]
-version = "0.7.1"
-features = ["with-alloc"]
-default-features = false