feat: update cates version

This commit is contained in:
2022-10-04 00:09:36 +08:00
parent 7902ec5655
commit 3c883f976e
3 changed files with 299 additions and 635 deletions

925
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@ hex = "0.4"
u2f = "0.2"
openpgp-card = "0.2"
openpgp-card-pcsc = "0.2"
openpgp-card-sequoia = "0.0.8"
openpgp-card-sequoia = "0.0.20"
sequoia-openpgp = "1.3"
chrono = "0.4"
simpledateformat = "0.1"
@@ -30,7 +30,7 @@ yubikey = "0.6"
yubico_manager = "0.9"
x509 = "0.2"
x509-parser = "0.13"
ssh-agent = { version = "0.2.3", features = ["agent"] }
ssh-agent = { version = "0.2", features = ["agent"] }
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"

View File

@@ -111,6 +111,11 @@ vjG+EPEF3g8ywKaS8mZQX+sCAwEAAQ==
<br>
TODOs:
* Update openpgp-card* versions
<br>
Similar projects:
* https://crates.io/crates/openpgp-card-tools
* https://github.com/sekey/sekey