Prepare embassy-boot 0.4

This commit is contained in:
Dániel Buga
2025-01-05 21:13:43 +01:00
parent 9f21cf627b
commit 3c1e862f61
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "embassy-boot"
version = "0.3.0"
version = "0.4.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"