move print cert info into new CLI project
This commit is contained in:
@@ -16,5 +16,9 @@ keywords = ["ecdsa", "rsa", "piv", "pcsc", "yubikey"]
|
||||
gumdrop = "0.7"
|
||||
env_logger = "0.7"
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
sha2 = "0.8"
|
||||
subtle-encoding = "0.5"
|
||||
termcolor = "1"
|
||||
x509-parser = "0.6"
|
||||
yubikey-piv = { version = "0.0.3", path = ".." }
|
||||
|
||||
Reference in New Issue
Block a user