Skip to content

Commit

Permalink
cargo: bump the patch group in /src/exercises/bare-metal/rtc with 2 u…
Browse files Browse the repository at this point in the history
…pdates (#2618)

Bumps the patch group in /src/exercises/bare-metal/rtc with 2 updates:
[log](https://github.com/rust-lang/log) and
[cc](https://github.com/rust-lang/cc-rs).

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent a8d8d2e commit 87d4701
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions src/exercises/bare-metal/rtc/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/exercises/bare-metal/rtc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ publish = false
arm-gic = "0.1.2"
bitflags = "2.8.0"
chrono = { version = "0.4.39", default-features = false }
log = "0.4.22"
log = "0.4.25"
smccc = "0.1.1"
spin = "0.9.8"

[build-dependencies]
cc = "1.2.6"
cc = "1.2.11"

0 comments on commit 87d4701

Please sign in to comment.