16 lines
554 B
Diff
16 lines
554 B
Diff
--- podman-sequoia-0.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ podman-sequoia-0.2.0/Cargo.toml 2025-08-25T06:23:42.450678+00:00
|
|
@@ -40,12 +40,7 @@
|
|
repository = "https://github.com/ueno/podman-sequoia"
|
|
|
|
[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-openssl"]
|
|
|
|
[lib]
|