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-cert-store/sequoia-cert-store-fix-meta...

17 lines
425 B

--- sequoia-cert-store-0.3.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sequoia-cert-store-0.3.2/Cargo.toml 2023-08-02T11:51:23.515080+00:00
@@ -101,13 +101,5 @@
]
default-features = false
-[target."cfg(windows)".dev-dependencies.sequoia-openpgp]
-version = "1"
-features = [
- "crypto-cng",
- "__implicit-crypto-backend-for-tests",
-]
-default-features = false
-
[badges.maintenance]
status = "actively-developed"