keyfork: enable appropriate flags for RustCrypto

This commit is contained in:
Ryan Heywood 2024-01-14 21:45:12 -05:00
parent 849a265a64
commit 7f50395364
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ qrcode-decode-backend-rqrr = ["keyfork-qrcode/decode-backend-rqrr"]
qrcode-decode-backend-zbar = ["keyfork-qrcode/decode-backend-zbar"]
sequoia-crypto-backend-nettle = ["sequoia-openpgp/crypto-nettle"]
sequoia-crypto-backend-rust = ["sequoia-openpgp/crypto-rust"]
sequoia-crypto-backend-rust = ["sequoia-openpgp/crypto-rust", "sequoia-openpgp/allow-experimental-crypto", "sequoia-openpgp/allow-variable-time-crypto"]
sequoia-crypto-backend-openssl = ["sequoia-openpgp/crypto-openssl"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html