Skip to content

Commit 03cd040

Browse files
cargo: bump microbit-v2 from 0.15.1 to 0.16.0 in /src/bare-metal/microcontrollers/examples (#2970)
Bumps [microbit-v2](https://github.com/nrf-rs/microbit) from 0.15.1 to 0.16.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4f9233 commit 03cd040

File tree

2 files changed

+10
-53
lines changed

2 files changed

+10
-53
lines changed

src/bare-metal/microcontrollers/examples/Cargo.lock

Lines changed: 9 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/bare-metal/microcontrollers/examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish = false
99
[dependencies]
1010
cortex-m-rt = "0.7.5"
1111
embedded-hal = "1.0.0"
12-
microbit-v2 = "0.15.1"
12+
microbit-v2 = "0.16.0"
1313
nrf52833-hal = "0.19.0"
1414
nrf52833-pac = { version = "0.12.2", features = ["rt"] }
1515
panic-halt = "1.0.0"

0 commit comments

Comments
 (0)