Skip to content

Commit bd7f15d

Browse files
cargo: bump the patch group in /src/exercises/bare-metal/rtc with 1 update (google#1808)
Bumps the patch group in /src/exercises/bare-metal/rtc with 1 update: [chrono](https://github.com/chronotope/chrono). Updates `chrono` from 0.4.33 to 0.4.34 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5f2c6b commit bd7f15d

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
@@ -9,7 +9,7 @@ publish = false
99
[dependencies]
1010
arm-gic = "0.1.0"
1111
bitflags = "2.4.2"
12-
chrono = { version = "0.4.33", default-features = false }
12+
chrono = { version = "0.4.34", default-features = false }
1313
log = "0.4.17"
1414
smccc = "0.1.1"
1515
spin = "0.9.8"

0 commit comments

Comments
 (0)