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
Generated
+2
-2
@@ -1,6 +1,6 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
version = 4
|
||||
|
||||
[[package]]
|
||||
name = "aes"
|
||||
@@ -1429,7 +1429,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "yubikey"
|
||||
version = "0.9.0-pre"
|
||||
version = "0.9.0-pre.0"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"base16ct 0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user