yubikey v0.9.0-pre.0 (#666)
This prerelease includes crates from the new RustCrypto release series including prereleases for crates which haven't yet received a new stable release. It also includes preliminary Curve25519/Ed25519 support.
This commit is contained in:
committed by
GitHub
parent
95babac2d4
commit
403632df76
+1
-1
@@ -23,4 +23,4 @@ once_cell = "1"
|
||||
sha2.workspace = true
|
||||
termcolor = "1"
|
||||
x509-cert.workspace = true
|
||||
yubikey = { version = "=0.9.0-pre", path = ".." }
|
||||
yubikey = { version = "=0.9.0-pre.0", path = ".." }
|
||||
|
||||
Reference in New Issue
Block a user