Skip to content

Commit 5bbf773

Browse files
cargo: bump arm-pl011-uart in /src/bare-metal/aps/examples
Bumps arm-pl011-uart from 0.3.2 to 0.4.0. --- updated-dependencies: - dependency-name: arm-pl011-uart dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a017e5 commit 5bbf773

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/bare-metal/aps/examples/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/bare-metal/aps/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
aarch64-paging = { version = "0.10.0", default-features = false }
1111
aarch64-rt = "0.2.2"
12-
arm-pl011-uart = "0.3.2"
12+
arm-pl011-uart = "0.4.0"
1313
bitflags = "2.9.4"
1414
log = "0.4.28"
1515
safe-mmio = "0.2.5"

0 commit comments

Comments
 (0)