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-sequoia-autocrypt/sequoia-autocrypt-fix-metad...

18 lines
425 B

--- sequoia-autocrypt-0.25.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sequoia-autocrypt-0.25.0/Cargo.toml 2023-04-14T09:20:11.211791+00:00
@@ -60,14 +60,6 @@
]
default-features = false
-[target."cfg(windows)".dev-dependencies.sequoia-openpgp]
-version = "1"
-features = [
- "crypto-cng",
- "__implicit-crypto-backend-for-tests",
-]
-default-features = false
-
[badges.gitlab]
repository = "sequoia-pgp/sequoia"