Skip to content

Commit b4f9233

Browse files
cargo: bump arm-pl011-uart from 0.3.2 to 0.4.0 in /src/exercises/bare-metal/rtc (#2972)
Bumps arm-pl011-uart from 0.3.2 to 0.4.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2776bb6 commit b4f9233

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/exercises/bare-metal/rtc/Cargo.lock

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

src/exercises/bare-metal/rtc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ publish = false
1010
aarch64-paging = { version = "0.10.0", default-features = false }
1111
aarch64-rt = "0.2.2"
1212
arm-gic = "0.7.1"
13-
arm-pl011-uart = "0.3.2"
13+
arm-pl011-uart = "0.4.0"
1414
bitflags = "2.10.0"
1515
chrono = { version = "0.4.42", default-features = false }
1616
log = "0.4.28"

0 commit comments

Comments
 (0)