chore: migrate to ctap-hid-fido2
This commit is contained in:
@@ -14,7 +14,7 @@ categories = ["command-line-utilities"]
|
||||
license = "MPL-2.0"
|
||||
|
||||
[dependencies]
|
||||
ctap-hid-fido2 = "2.2.2"
|
||||
ctap-hid-fido2 = "2.2.3"
|
||||
hex = "0.3.2"
|
||||
ring = "0.16.5"
|
||||
failure = "0.1.5"
|
||||
@@ -24,14 +24,16 @@ libcryptsetup-rs = "0.4.2"
|
||||
serde_json = "1.0.51"
|
||||
serde_derive = "1.0.116"
|
||||
serde = "1.0.116"
|
||||
anyhow = "1.0.56"
|
||||
|
||||
[build-dependencies]
|
||||
ctap-hid-fido2 = "2.2.2"
|
||||
ctap-hid-fido2 = "2.2.3"
|
||||
hex = "0.3.2"
|
||||
ring = "0.16.5"
|
||||
failure = "0.1.5"
|
||||
rpassword = "4.0.1"
|
||||
libcryptsetup-rs = "0.4.1"
|
||||
anyhow = "1.0.56"
|
||||
structopt = "0.3.2"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user