mirror of
https://github.com/trussed-dev/piv-authenticator.git
synced 2026-06-20 04:16:15 -07:00
Release v0.6.0
This commit is contained in:
+7
-1
@@ -2,7 +2,13 @@
|
||||
|
||||
## [Unreleased][]
|
||||
|
||||
[Unreleased]: https://github.com/trussed-dev/piv-authenticator/compare/v0.5.3...HEAD
|
||||
[Unreleased]: https://github.com/trussed-dev/piv-authenticator/compare/v0.6.0...HEAD
|
||||
|
||||
-
|
||||
|
||||
## [v0.6.0][] (2026-03-25)
|
||||
|
||||
[v0.6.0]: https://github.com/trussed-dev/piv-authenticator/releases/tag/v0.6.0
|
||||
|
||||
- Replace `trussed-rsa-alloc` dependency with `trussed-rsa-types` for most use cases.
|
||||
(Only the `virt` feature still requires `trussed-rsa-alloc`.)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "piv-authenticator"
|
||||
version = "0.5.3"
|
||||
version = "0.6.0"
|
||||
authors = ["Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
Reference in New Issue
Block a user