Skip to content

Commit 6fa7848

Browse files
authored
Update Cargo.toml
1 parent 5daa58b commit 6fa7848

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
@@ -70,7 +70,7 @@ embedded-hal = "1.0.0"
7070
defmt = { version = "1.0.0", optional = true }
7171
paste = "1.0.15"
7272
log = { version = "0.4.20", optional = true}
73-
stm32-usbd = { git = "https://github.com/FeldrinH/stm32-usbd.git" }
73+
stm32-usbd = "0.8.0"
7474

7575
[dev-dependencies]
7676
log = { version = "0.4.20"}

0 commit comments

Comments
 (0)