v1.1.0, update openpgp-card versions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "card-cli"
|
||||
version = "1.0.2"
|
||||
version = "1.1.0"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -16,7 +16,9 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
hex = "0.4"
|
||||
u2f = "0.2"
|
||||
openpgp-card = "0.0.1"
|
||||
openpgp-card = "0.2"
|
||||
openpgp-card-pcsc = "0.2"
|
||||
openpgp-card-sequoia = "0.0.8"
|
||||
sequoia-openpgp = "1.3.0"
|
||||
chrono = "0.4.19"
|
||||
simpledateformat = "0.1.2"
|
||||
|
||||
Reference in New Issue
Block a user