Skip to content

Commit 82c97a0

Browse files
cargo: bump cc from 1.1.10 to 1.1.13 in /src/exercises/bare-metal/rtc in the patch group (#2288)
Bumps the patch group in /src/exercises/bare-metal/rtc with 1 update: [cc](https://github.com/rust-lang/cc-rs). Updates `cc` from 1.1.10 to 1.1.13 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d9e993 commit 82c97a0

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

src/exercises/bare-metal/rtc/Cargo.lock

Lines changed: 11 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
@@ -15,4 +15,4 @@ smccc = "0.1.1"
1515
spin = "0.9.8"
1616

1717
[build-dependencies]
18-
cc = "1.1.10"
18+
cc = "1.1.13"

0 commit comments

Comments
 (0)