Skip to content

Commit 4218c95

Browse files
cargo: bump the patch group in /src/bare-metal/aps/examples with 2 updates (#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>
1 parent 87d4701 commit 4218c95

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 4 additions & 4 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ publish = false
88

99
[dependencies]
1010
bitflags = "2.8.0"
11-
log = "0.4.22"
11+
log = "0.4.25"
1212
smccc = "0.1.1"
1313
spin = "0.9.8"
1414

1515
[build-dependencies]
16-
cc = "1.2.6"
16+
cc = "1.2.11"
1717

1818
[[bin]]
1919
name = "improved"

0 commit comments

Comments
 (0)