feat: v1.4.2

This commit is contained in:
2023-03-14 23:19:53 +08:00
parent 8a19502400
commit d9bb0ce106
2 changed files with 40 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.4.1"
version = "1.4.2"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -19,8 +19,8 @@ hex = "0.4"
u2f = "0.2"
openpgp-card = "0.3"
openpgp-card-pcsc = "0.3"
openpgp-card-sequoia = "0.0.20"
sequoia-openpgp = "1.3"
openpgp-card-sequoia = "0.1"
sequoia-openpgp = "1.13"
chrono = "0.4"
simpledateformat = "0.1"
ring = "0.16"