diff options
| author | Ulf Lilleengen <[email protected]> | 2025-08-12 21:29:14 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-08-12 21:31:05 +0200 |
| commit | 34aa186734caaed386789d4c37d2f1e9a202059a (patch) | |
| tree | 116c55633a3ea2c453026599595c56f766bb0190 /embassy-boot-stm32 | |
| parent | 29555a88be25278fb676a89e84541993ec371555 (diff) | |
chore: prepare embassy-boot-stm32 release
Diffstat (limited to 'embassy-boot-stm32')
| -rw-r--r-- | embassy-boot-stm32/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-boot-stm32/Cargo.toml b/embassy-boot-stm32/Cargo.toml index 7cdd5136a..b1087da1c 100644 --- a/embassy-boot-stm32/Cargo.toml +++ b/embassy-boot-stm32/Cargo.toml | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | edition = "2021" | 2 | edition = "2021" |
| 3 | name = "embassy-boot-stm32" | 3 | name = "embassy-boot-stm32" |
| 4 | version = "0.4.0" | 4 | version = "0.5.0" |
| 5 | description = "Bootloader lib for STM32 chips" | 5 | description = "Bootloader lib for STM32 chips" |
| 6 | license = "MIT OR Apache-2.0" | 6 | license = "MIT OR Apache-2.0" |
| 7 | repository = "https://github.com/embassy-rs/embassy" | 7 | repository = "https://github.com/embassy-rs/embassy" |
