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

10 lines
226 B

--- nettle-7.0.1/Cargo.toml 2021-02-11T16:23:05+00:00
+++ nettle-7.0.1/Cargo.toml 2021-03-31T10:07:03.070696+00:00
@@ -33,6 +33,3 @@
[dependencies.thiserror]
version = "1"
-
-[features]
-vendored = ["nettle-sys/vendored"]