Blob Blame History Raw
--- flate2-1.0.28/Cargo.toml	1970-01-01T00:00:01+00:00
+++ flate2-1.0.28/Cargo.toml	2023-10-17T11:04:23.433000+00:00
@@ -105,7 +105,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