Skip to content

Commit 3743ddf

Browse files
cargo: bump cc from 1.2.17 to 1.2.20 in /src/bare-metal/aps/examples in the patch group (#2730)
Bumps the patch group in /src/bare-metal/aps/examples with 1 update: [cc](https://github.com/rust-lang/cc-rs). Updates `cc` from 1.2.17 to 1.2.20 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fe4add commit 3743ddf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/bare-metal/aps/examples/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/bare-metal/aps/examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ smccc = "0.2.0"
1313
spin = "0.10.0"
1414

1515
[build-dependencies]
16-
cc = "1.2.17"
16+
cc = "1.2.20"
1717

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

0 commit comments

Comments
 (0)