Skip to content

Commit 029c739

Browse files
cargo: bump bitflags from 2.9.0 to 2.9.1 in /src/bare-metal/aps/examples in the patch group (#2760)
Bumps the patch group in /src/bare-metal/aps/examples with 1 update: [bitflags](https://github.com/bitflags/bitflags).
1 parent 53fbe1e commit 029c739

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 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
@@ -10,7 +10,7 @@ publish = false
1010
aarch64-paging = { version = "0.9.1", default-features = false }
1111
aarch64-rt = "0.1.3"
1212
arm-pl011-uart = "0.3.1"
13-
bitflags = "2.9.0"
13+
bitflags = "2.9.1"
1414
log = "0.4.27"
1515
smccc = "0.2.0"
1616
spin = "0.10.0"

0 commit comments

Comments
 (0)