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

13 lines
311 B

--- libz-sys-1.0.25/Cargo.toml 1970-01-01T01:00:00+01:00
+++ libz-sys-1.0.25/Cargo.toml 2018-11-04T17:39:46.882431+01:00
6 years ago
@@ -28,9 +28,3 @@
7 years ago
[build-dependencies.pkg-config]
version = "0.3.9"
6 years ago
-
-[features]
-asm = []
6 years ago
-static = []
7 years ago
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2"