Skip to content

Commit deaf0a8

Browse files
committed
Pull the nrf51-hal version to 0.13.0 as well
1 parent fcfc014 commit deaf0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microbit-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ embedded-hal = "0.2.4"
3030

3131
[dependencies.nrf51-hal]
3232
optional = true
33-
version = "0.12.1"
33+
version = "0.13.0"
3434

3535
[dependencies.nrf52833-hal]
3636
optional = true

0 commit comments

Comments
 (0)