diff options
| author | Ulf Lilleengen <[email protected]> | 2025-05-26 09:10:35 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-05-26 09:11:46 +0200 |
| commit | a8b3178ceec8243e337dc8b3b320faf266eff4a7 (patch) | |
| tree | 16420404bf6ef32e7b83d75c9c3f01890239e9b6 /embassy-boot-stm32/Cargo.toml | |
| parent | 63baf94074098d73aabf9842a24a778ce75bbe80 (diff) | |
chore: bump version of embassy-boot-stm32
Diffstat (limited to 'embassy-boot-stm32/Cargo.toml')
| -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 a24921291..11ad453b8 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.2.0" | 4 | version = "0.3.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" |
