yubikey v0.8.0 (#518)
This commit is contained in:
committed by
GitHub
parent
45915e5e5a
commit
ee3702a65e
+2
-2
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "yubikey-cli"
|
||||
version = "0.7.0"
|
||||
version = "0.8.0-pre"
|
||||
description = """
|
||||
Command-line interface for performing encryption and signing using RSA/ECC keys
|
||||
stored on YubiKey devices.
|
||||
@@ -23,4 +23,4 @@ once_cell = "1"
|
||||
sha2 = "0.10"
|
||||
termcolor = "1"
|
||||
x509-cert.workspace = true
|
||||
yubikey = { version = "0.8.0-pre.0", path = ".." }
|
||||
yubikey = { version = "0.8", path = ".." }
|
||||
|
||||
Reference in New Issue
Block a user