yubikey v0.5.0 (#327)

This commit is contained in:
Tony Arcieri (iqlusion)
2021-11-21 07:42:39 -08:00
committed by GitHub
parent b11d5c409b
commit edf74871ba
6 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `status` command ([#72], [#74])
### Changed
- Bump `yubikey-piv` to v0.1.0 ([#180])
- Bump `yubikey-piv` to v0.1 ([#180])
- Bump `x509-parser` to v0.8 ([#181])
- Bump `sha2` to v0.9 ([#182])
- Rename `list` command to `readers`; improve usage ([#71])