boot: bump crates to 0.2
This commit is contained in:
embassy-boot-nrf
embassy-boot-rp
embassy-boot-stm32
embassy-boot
embassy-usb-dfu
examples/boot/application
nrf
rp
stm32f3
stm32f7
stm32h7
stm32l0
stm32l1
stm32l4
stm32wb-dfu
stm32wl
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "embassy-boot"
|
||||
version = "0.1.1"
|
||||
version = "0.2.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"
|
||||
|
Reference in New Issue
Block a user