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

14 lines
406 B

--- nettle-sys-2.0.8/Cargo.toml 2021-06-07T11:19:43+00:00
+++ nettle-sys-2.0.8/Cargo.toml 2021-06-22T09:57:35.031714+00:00
@@ -29,10 +29,7 @@
[dependencies]
[build-dependencies.bindgen]
version = ">= 0.53.1, < 0.58.0"
-features = ["runtime"]
default-features = false
[build-dependencies.pkg-config]
version = "0.3"
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2.9"