Skip to content

Commit ba414ab

Browse files
committed
Rely on the upstream version of nrf-hal for now
1 parent 10484c6 commit ba414ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

microbit-common/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ version = "0.12.1"
3434

3535
[dependencies.nrf52833-hal]
3636
optional = true
37-
version = "0.12.1"
37+
version = "0.13.0"
38+
git = "https://github.com/nrf-rs/nrf-hal"
3839

3940
[features]
4041
doc = []

0 commit comments

Comments
 (0)