chore: bump hsmc 0.5.1 → 0.6.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-04 15:53:11 -06:00
co-authored by Claude Opus 4.7
parent 8cb071b132
commit 334666b6e7
3 changed files with 46 additions and 5 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ embassy-rp = { version = "0.10.0", features = ["rp2040", "time-driver", "c
embassy-sync = "0.8"
embassy-futures = "0.1"
embassy-usb = "0.6.0"
hsmc = { version = "0.5.1", default-features = false }
hsmc = { version = "0.6.0", default-features = false }
usbd-hid = "0.10.0"
smart-leds = "0.4"
libm = "0.2"