Skip to content

Commit dd24bc2

Browse files
committed
update synopsys-usb-otg
1 parent 68acafb commit dd24bc2

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
@@ -34,7 +34,7 @@ cortex-m-rt = "0.7.3"
3434
nb = "1.1"
3535
rand_core = "0.6.4"
3636
stm32f4 = "0.15.1"
37-
synopsys-usb-otg = { version = "0.3.2", features = ["cortex-m"], optional = true }
37+
synopsys-usb-otg = { version = "0.4.0", features = ["cortex-m"], optional = true }
3838
sdio-host = { version = "0.6.0", optional = true }
3939
embedded-dma = "0.2.0"
4040
bare-metal = { version = "1" }

0 commit comments

Comments
 (0)