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-net/sequoia-net-fix-metadata-au...

18 lines
415 B

--- sequoia-net-0.27.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sequoia-net-0.27.0/Cargo.toml 2023-04-14T09:33:37.611489+00:00
@@ -120,14 +120,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"