You've already forked ctap-types
mirror of
https://github.com/trussed-dev/ctap-types.git
synced 2026-06-20 04:16:17 -07:00
Release v0.6.0-rc.5
This commit is contained in:
+7
-1
@@ -6,7 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.4...HEAD
|
||||
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.5...HEAD
|
||||
|
||||
-
|
||||
|
||||
## [0.6.0-rc.5] 2026-06-08
|
||||
|
||||
[0.6.0-rc.5]: https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.4...0.6.0-rc.5
|
||||
|
||||
- Remove unused `Rpc` trait.
|
||||
- Remove `cbor-smol` re-export as `serde`.
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ctap-types"
|
||||
version = "0.6.0-rc.4"
|
||||
version = "0.6.0-rc.5"
|
||||
authors = ["Nicolas Stalder <n@stalder.io>", "The Trussed developers"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
Reference in New Issue
Block a user