Skip to content

Commit 3ea49b7

Browse files
Use crates.io version of nrf-usbd
1 parent 844b782 commit 3ea49b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nrf-hal-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ optional = true
6464
version = "0.2.1"
6565

6666
[dependencies.nrf-usbd]
67-
git = "https://github.com/nrf-rs/nrf-usbd.git"
67+
version = "0.1.0"
6868
optional = true
6969

7070
[dependencies.embedded-hal]

0 commit comments

Comments
 (0)