--- flate2-1.0.11/Cargo.toml 1970-01-01T00:00:00+00:00 +++ flate2-1.0.11/Cargo.toml 2019-09-13T18:33:37.800270+00:00 @@ -51,7 +51,7 @@ version = "0.1" [dev-dependencies.quickcheck] -version = "0.8" +version = "0.9" default-features = false [dev-dependencies.rand] @@ -71,8 +71,6 @@ rust_backend = ["miniz_oxide"] tokio = ["tokio-io", "futures"] zlib = ["libz-sys"] -[target."cfg(all(target_arch = \"wasm32\", not(target_os = \"emscripten\")))".dependencies.miniz_oxide] -version = "0.3.2" [badges.appveyor] repository = "alexcrichton/flate2-rs"