Skip to content

Commit

Permalink
chore: bump embassy-usb version
Browse files Browse the repository at this point in the history
Signed-off-by: Haobo Gu <[email protected]>
  • Loading branch information
HaoboGu committed May 21, 2024
1 parent 6ce0e06 commit 9921c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ embedded-storage = "0.3"
embedded-storage-async = "0.4"
embassy-embedded-hal = { version = "0.1" }
embassy-time = { version = "0.3", features = ["defmt"] }
embassy-usb = { version = "0.1", features = [
embassy-usb = { version = "0.2", features = [
"defmt",
"usbd-hid",
"max-interface-count-8",
Expand Down

0 comments on commit 9921c89

Please sign in to comment.