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

11 lines
283 B

--- nettle-sys-2.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nettle-sys-2.1.1/Cargo.toml 2023-01-28T21:06:08.800191+00:00
@@ -43,7 +43,6 @@
[build-dependencies.bindgen]
version = ">= 0.58.0, < 0.64.0"
-features = ["runtime"]
default-features = false
[build-dependencies.cc]