keyfork: remove sneaky space in Cargo.toml

This commit is contained in:
Ryan Heywood 2025-02-25 23:33:47 -05:00
parent 76ca4b0812
commit 020fa4d25e
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ license = "AGPL-3.0-only"
default = [
"completion",
"qrcode-decode-backend-rqrr",
"sequoia-crypto-backend-nettle",
"sequoia-crypto-backend-nettle",
]
completion = ["dep:clap_complete"]