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.
|
|
|
--- sequoia-policy-config-0.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ sequoia-policy-config-0.6.0/Cargo.toml 2023-03-06T18:28:37.885896+00:00
|
|
|
|
@@ -45,6 +45,7 @@
|
|
|
|
|
|
|
|
[dependencies.sequoia-openpgp]
|
|
|
|
version = "1.11"
|
|
|
|
+features = ["crypto-openssl"]
|
|
|
|
default-features = false
|
|
|
|
|
|
|
|
[dependencies.serde]
|
|
|
|
@@ -64,7 +65,7 @@
|
|
|
|
|
|
|
|
[target."cfg(not(windows))".dev-dependencies.sequoia-openpgp]
|
|
|
|
version = "1.11"
|
|
|
|
-features = ["crypto-nettle"]
|
|
|
|
+features = ["crypto-openssl"]
|
|
|
|
default-features = false
|
|
|
|
|
|
|
|
[badges.maintenance]
|