Skip to content

Commit

Permalink
Set usbd-midi to 0.3.0 to match when it was added
Browse files Browse the repository at this point in the history
  • Loading branch information
mtthw-meyer committed Jan 21, 2025
1 parent 1c0851d commit a63dd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ opt-level = "s" # optimize for binary size

[dev_dependencies]
embedded-sdmmc = "0.5.0"
usbd-midi = { git = "https://github.com/btrepp/usbd-midi/" }
usbd-midi = "0.3.0"
num_enum = { version = "0.7.3", default-features = false }
usb-device = "0.3.0"

0 comments on commit a63dd20

Please sign in to comment.