feat: add openpgp card list

This commit is contained in:
2021-07-09 00:48:48 +08:00
parent 1f49b46682
commit c5e105ebc9
5 changed files with 786 additions and 1 deletions

View File

@@ -17,3 +17,5 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
hex = "0.4"
u2f = "0.2"
openpgp-card = "0.0.1"
sequoia-openpgp = "1.3.0"