Skip to content

Commit

Permalink
cargo: bump the patch group in /src/bare-metal/aps/examples with 2 up…
Browse files Browse the repository at this point in the history
…dates (#2616)

Bumps the patch group in /src/bare-metal/aps/examples 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 87d4701 commit 4218c95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions src/bare-metal/aps/examples/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/bare-metal/aps/examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ publish = false

[dependencies]
bitflags = "2.8.0"
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"

[[bin]]
name = "improved"
Expand Down

0 comments on commit 4218c95

Please sign in to comment.