diff options
| author | Haobo Gu <[email protected]> | 2025-11-25 11:18:01 +0800 |
|---|---|---|
| committer | Haobo Gu <[email protected]> | 2025-11-25 11:18:01 +0800 |
| commit | 6f2ad3b696936ff2a3995fda3c8aee5728bd8f53 (patch) | |
| tree | c21c576990819ee218334d2c1b94f3983b61eaa0 /examples/rp235x | |
| parent | 5ffb3698541674d57fddb22044ac0f06397c6113 (diff) | |
chore: bump usbd-hid version
Signed-off-by: Haobo Gu <[email protected]>
Diffstat (limited to 'examples/rp235x')
| -rw-r--r-- | examples/rp235x/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rp235x/Cargo.toml b/examples/rp235x/Cargo.toml index 39a4f421a..ad396275b 100644 --- a/examples/rp235x/Cargo.toml +++ b/examples/rp235x/Cargo.toml | |||
| @@ -46,7 +46,7 @@ display-interface = "0.5.0" | |||
| 46 | byte-slice-cast = { version = "1.2.0", default-features = false } | 46 | byte-slice-cast = { version = "1.2.0", default-features = false } |
| 47 | smart-leds = "0.3.0" | 47 | smart-leds = "0.3.0" |
| 48 | heapless = "0.8" | 48 | heapless = "0.8" |
| 49 | usbd-hid = "0.8.1" | 49 | usbd-hid = "0.9.0" |
| 50 | 50 | ||
| 51 | embedded-hal-1 = { package = "embedded-hal", version = "1.0" } | 51 | embedded-hal-1 = { package = "embedded-hal", version = "1.0" } |
| 52 | embedded-hal-async = "1.0" | 52 | embedded-hal-async = "1.0" |
