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 1969-12-31T16:00:00-08:00
+++ libz-sys-1.0.25/Cargo.toml 2018-10-26T10:33:26.749891-07:00
@@ -28,9 +28,3 @@
[build-dependencies.pkg-config]
version = "0.3.9"
-
-[features]
-asm = []
-static = []
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2"