diff options
| author | Ulf Lilleengen <[email protected]> | 2025-11-27 14:21:09 +0100 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-11-27 14:21:09 +0100 |
| commit | e5651b8644877969859505efc6d6c872b5c71b7a (patch) | |
| tree | 24c4aec8166685238509e708af3615b9e982828b /cyw43/Cargo.toml | |
| parent | 7ff2baf4e29c47c622e21c4eeba2d20596b65137 (diff) | |
chore: release embassy-rp, cyw43 and cyw43-pio
Diffstat (limited to 'cyw43/Cargo.toml')
| -rw-r--r-- | cyw43/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cyw43/Cargo.toml b/cyw43/Cargo.toml index 314427611..6d7647697 100644 --- a/cyw43/Cargo.toml +++ b/cyw43/Cargo.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "cyw43" | 2 | name = "cyw43" |
| 3 | version = "0.5.0" | 3 | version = "0.6.0" |
| 4 | edition = "2024" | 4 | edition = "2024" |
| 5 | description = "Rust driver for the CYW43439 WiFi chip, used in the Raspberry Pi Pico W." | 5 | description = "Rust driver for the CYW43439 WiFi chip, used in the Raspberry Pi Pico W." |
| 6 | keywords = ["embedded", "cyw43", "embassy-net", "embedded-hal-async", "wifi"] | 6 | keywords = ["embedded", "cyw43", "embassy-net", "embedded-hal-async", "wifi"] |
