18 lines
587 B
Diff
18 lines
587 B
Diff
--- rpm-sequoia-1.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ rpm-sequoia-1.6.0/Cargo.toml 2024-01-25T14:12:35.470987+00:00
|
|
@@ -73,13 +73,9 @@
|
|
version = "0.1.4"
|
|
|
|
[features]
|
|
-crypto-botan = ["sequoia-openpgp/crypto-botan"]
|
|
-crypto-botan2 = ["sequoia-openpgp/crypto-botan2"]
|
|
-crypto-cng = ["sequoia-openpgp/crypto-cng"]
|
|
crypto-nettle = ["sequoia-openpgp/crypto-nettle"]
|
|
crypto-openssl = ["sequoia-openpgp/crypto-openssl"]
|
|
-crypto-rust = ["sequoia-openpgp/crypto-rust"]
|
|
-default = ["crypto-nettle"]
|
|
+default = ["crypto-openssl"]
|
|
|
|
[badges.maintenance]
|
|
status = "actively-developed"
|