We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c155b commit 15ef65dCopy full SHA for 15ef65d
examples/example-esp32s3/Cargo.toml
@@ -15,4 +15,4 @@ esp-bootloader-esp-idf = { version = "0.3.0", features = ["esp32s3"] }
15
usb-device = { version = "0.3.2", features = ["control-buffer-256"] }
16
usbd-midi = { path = "../../" }
17
midi-convert = "0.2.0"
18
-heapless = "0.8.0"
+heapless = "0.9.1"
0 commit comments