feat: works without yubikey
This commit is contained in:
@@ -6,4 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
picky = "6.3"
|
||||
rust_util = "0.6.41"
|
||||
yubikey = { version = "0.7", features = ["untested"] }
|
||||
zeroize = "1.6"
|
||||
|
||||
Reference in New Issue
Block a user