mirror of
https://github.com/trussed-dev/cosey.git
synced 2026-06-20 04:16:33 -07:00
Release v0.3.2
This commit is contained in:
+9
-1
@@ -4,7 +4,15 @@
|
||||
|
||||
-
|
||||
|
||||
[All Changes](https://github.com/trussed-dev/cosey/compare/v0.3.1...HEAD)
|
||||
[All Changes](https://github.com/trussed-dev/cosey/compare/v0.3.2...HEAD)
|
||||
|
||||
## [v0.3.2](https://github.com/trussed-dev/cosey/releases/tag/v0.3.2) (2025-02-26)
|
||||
|
||||
### Added
|
||||
|
||||
- Implement `Deserialize` for `PublicKey` ([#12](https://github.com/trussed-dev/cosey/pull/12))
|
||||
|
||||
[All Changes](https://github.com/trussed-dev/cosey/compare/v0.3.1...v0.3.2)
|
||||
|
||||
## [v0.3.1](https://github.com/trussed-dev/cosey/releases/tag/v0.3.1) (2024-06-03)
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "cosey"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
authors = ["Nicolas Stalder <n@stalder.io>"]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
description = "Data types and serde for public COSE_Keys"
|
||||
|
||||
Reference in New Issue
Block a user