keyfork: default to zbar, souper fast

This commit is contained in:
Ryan Heywood 2025-08-21 05:45:22 -04:00
parent b197445d64
commit b4dbc6ff34
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ workspace = true
[features]
default = [
"completion",
"qrcode-decode-backend-rqrr",
"qrcode-decode-backend-zbar",
"sequoia-crypto-backend-nettle",
]