Skip to content

Commit 53fbe1e

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/exercises/bare-metal/rtc/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/exercises/bare-metal/rtc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ aarch64-paging = { version = "0.9.1", default-features = false }
1111
aarch64-rt = "0.1.3"
1212
arm-gic = "0.4.0"
1313
arm-pl011-uart = "0.3.1"
14-
bitflags = "2.9.0"
14+
bitflags = "2.9.1"
1515
chrono = { version = "0.4.41", default-features = false }
1616
log = "0.4.27"
1717
smccc = "0.2.1"

0 commit comments

Comments
 (0)