keyfork: default to zbar, souper fast
This commit is contained in:
parent
b197445d64
commit
b4dbc6ff34
|
@ -10,7 +10,7 @@ workspace = true
|
||||||
[features]
|
[features]
|
||||||
default = [
|
default = [
|
||||||
"completion",
|
"completion",
|
||||||
"qrcode-decode-backend-rqrr",
|
"qrcode-decode-backend-zbar",
|
||||||
"sequoia-crypto-backend-nettle",
|
"sequoia-crypto-backend-nettle",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue