chore: Release embassy-boot version 0.6.0

This commit is contained in:
Ulf Lilleengen 2025-08-04 15:01:20 +02:00
parent ee053f0bab
commit 8047a59d82

View File

@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "embassy-boot"
version = "0.5.0"
version = "0.6.0"
description = "A lightweight bootloader supporting firmware updates in a power-fail-safe way, with trial boots and rollbacks."
license = "MIT OR Apache-2.0"
repository = "https://github.com/embassy-rs/embassy"