Update Rust crate usbd-hid to 0.8.0
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 39m32s
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 39m32s
This commit is contained in:
parent
c1ac967758
commit
f6ec2fd647
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ embassy-futures = { version = "0.1.0", git = "https://github.com/embassy-rs/emba
|
|||
|
||||
numtoa = "0.2.4"
|
||||
|
||||
usbd-hid = "0.6.1"
|
||||
usbd-hid = "0.8.0"
|
||||
defmt-rtt = "0.4"
|
||||
|
||||
cortex-m = { version = "0.7.7" }
|
||||
|
|
Loading…
Reference in a new issue