bump more udbd-hid usages to 0.8.1

This commit is contained in:
JuliDi
2024-07-16 12:38:16 +02:00
parent 2571e0416f
commit d78ce3c6ab
5 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ heapless = { version = "0.8", default-features = false }
nb = "1.0.0"
embedded-storage = "0.3.1"
micromath = "2.0.0"
usbd-hid = "0.7.0"
usbd-hid = "0.8.1"
static_cell = "2"
chrono = { version = "^0.4", default-features = false}