diff options
| author | Ulf Lilleengen <[email protected]> | 2025-08-28 12:23:39 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-08-28 12:23:39 +0200 |
| commit | 9245a3a99189e5b155f1c36b6a1cefdc60edd63d (patch) | |
| tree | cd4c439c0e42f24a8f498191911f41c8273324dd /cyw43/Cargo.toml | |
| parent | de095d27fe1735f72a8c71c03e60fc7adadb861d (diff) | |
chore: prepare cyw43 0.5.0
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 aa054a41d..4d3a43733 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.4.1" | 3 | version = "0.5.0" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 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"] |
