diff options
| author | Ulf Lilleengen <[email protected]> | 2025-08-04 15:05:02 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-08-04 15:05:02 +0200 |
| commit | 31db37aeea8285e0278c3a94297a9dce9bb2e861 (patch) | |
| tree | 59bb8a16e0c2f958649421073a2c2e56aef74b5d /cyw43-pio/Cargo.toml | |
| parent | 80c3d64262c93791dbfb7a5873a8b05ebe41956a (diff) | |
chore: Release cyw43-pio version 0.6.0
Diffstat (limited to 'cyw43-pio/Cargo.toml')
| -rw-r--r-- | cyw43-pio/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cyw43-pio/Cargo.toml b/cyw43-pio/Cargo.toml index d6e270537..a45adeccb 100644 --- a/cyw43-pio/Cargo.toml +++ b/cyw43-pio/Cargo.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "cyw43-pio" | 2 | name = "cyw43-pio" |
| 3 | version = "0.5.1" | 3 | version = "0.6.0" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | description = "RP2040 PIO SPI implementation for cyw43" | 5 | description = "RP2040 PIO SPI implementation for cyw43" |
| 6 | keywords = ["embedded", "cyw43", "embassy-net", "embedded-hal-async", "wifi"] | 6 | keywords = ["embedded", "cyw43", "embassy-net", "embedded-hal-async", "wifi"] |
