feat: update Cargo.toml
This commit is contained in:
@@ -4,6 +4,10 @@ version = "1.11.2"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
description = "FIDO(U2F, WebAuthn), YubiKey, OpenPGP command line tool"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://git.hatter.ink/hatter/card-cli"
|
||||
|
||||
[features]
|
||||
default = ["with-sequoia-openpgp"]
|
||||
with-sequoia-openpgp = ["sequoia-openpgp", "openpgp-card-sequoia"]
|
||||
|
||||
Reference in New Issue
Block a user