We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc62282 commit 5c858c2Copy full SHA for 5c858c2
2 files changed
CHANGELOG.md
@@ -2,7 +2,15 @@
2
3
## [Unreleased][]
4
5
-[Unreleased]: https://github.com/trussed-dev/piv-authenticator/compare/v0.5.2...HEAD
+[Unreleased]: https://github.com/trussed-dev/piv-authenticator/compare/v0.5.3...HEAD
6
+
7
+-
8
9
+## [v0.5.3][] (2025-07-31)
10
11
+[v0.5.3]: https://github.com/trussed-dev/piv-authenticator/releases/tag/v0.5.3
12
13
+### Changed
14
15
- Update `trussed-rsa-alloc` dependency to v0.3.
16
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "piv-authenticator"
-version = "0.5.2"
+version = "0.5.3"
authors = ["Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
edition = "2021"
license = "Apache-2.0 OR MIT"
0 commit comments