feat: v1.7.6, add subcommand age-address
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "card-cli"
|
||||
version = "1.7.5"
|
||||
version = "1.7.6"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -34,6 +34,8 @@ ssh-agent = { version = "0.2", features = ["agent"] }
|
||||
p256 = { version = "0.13", features = ["pem", "ecdh"] }
|
||||
spki = { version = "0.7", features = ["pem"] }
|
||||
tabled = "0.14.0"
|
||||
env_logger = "0.10"
|
||||
bech32 = "0.9.1"
|
||||
#lazy_static = "1.4.0"
|
||||
#ssh-key = "0.4.0"
|
||||
#ctap-hid-fido2 = "2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user