Release trussed-staging v0.5.0-rc.1

This commit is contained in:
Robin Krahl
2026-06-09 10:42:24 +02:00
parent 2195709261
commit 3c98a003f5
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -11,7 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased][]
[Unreleased]: https://github.com/trussed-dev/trussed-staging/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/trussed-dev/trussed-staging/compare/staging-v0.5.0-rc.1...HEAD
-
## [0.5.0-rc.1][] - 2026-06-09
[0.5.0-rc.1]: https://github.com/trussed-dev/trussed-staging/compare/v0.4.0...staging-v0.5.0-rc.1
- Update to `trussed` v0.2.0-rc.1
+1 -1
View File
@@ -25,7 +25,7 @@ trussed-core = { version = "0.2", features = ["serde-extensions"] }
[package]
name = "trussed-staging"
version = "0.4.0"
version = "0.5.0-rc.1"
description = "Work in progress trussed features"
authors.workspace = true
edition.workspace = true