diff options
| author | Ulf Lilleengen <[email protected]> | 2025-08-04 14:09:25 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-08-04 14:09:25 +0200 |
| commit | bcc904c187ab69aa34bbbafd3166ec6aacb08bba (patch) | |
| tree | 30e502934f6e6ea0213520c2a7da88bc6271d163 /embassy-rp/Cargo.toml | |
| parent | 9ca44b519ac707f8a95fba55d72d4bf09ccb44c0 (diff) | |
chore: Release embassy-rp version 0.7.0
Diffstat (limited to 'embassy-rp/Cargo.toml')
| -rw-r--r-- | embassy-rp/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-rp/Cargo.toml b/embassy-rp/Cargo.toml index bb28d21c8..d48b27ef5 100644 --- a/embassy-rp/Cargo.toml +++ b/embassy-rp/Cargo.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "embassy-rp" | 2 | name = "embassy-rp" |
| 3 | version = "0.6.0" | 3 | version = "0.7.0" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | license = "MIT OR Apache-2.0" | 5 | license = "MIT OR Apache-2.0" |
| 6 | description = "Embassy Hardware Abstraction Layer (HAL) for the Raspberry Pi RP2040 or RP235x microcontroller" | 6 | description = "Embassy Hardware Abstraction Layer (HAL) for the Raspberry Pi RP2040 or RP235x microcontroller" |
