Skip to content

Commit a63dd20

Browse files
committed
Set usbd-midi to 0.3.0 to match when it was added
1 parent 1c0851d commit a63dd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ opt-level = "s" # optimize for binary size
5757

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

0 commit comments

Comments
 (0)