diff options
| author | Ulf Lilleengen <[email protected]> | 2025-01-06 10:18:21 +0100 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-01-06 10:18:21 +0100 |
| commit | 0ef98c70e754d480121753a3727e7e06b814f252 (patch) | |
| tree | 0b6040ce9009bed93a97718e209537ba1fc782b2 /cyw43/Cargo.toml | |
| parent | 4caeeade4d67c9513e83c2cd711f3d222d7616f3 (diff) | |
Bump the versions
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 91873d663..aac6b19db 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.2.0" | 3 | version = "0.3.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"] |
