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

12 lines
298 B

--- libz-sys-1.0.24/Cargo.toml 1969-12-31T16:00:00-08:00
+++ libz-sys-1.0.24/Cargo.toml 2018-10-12T12:34:30.581861-07:00
@@ -28,8 +28,3 @@
[build-dependencies.pkg-config]
version = "0.3.9"
-
-[features]
-asm = []
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2"