Skip to content

Commit c900ba5

Browse files
build(deps): bump cc from 1.1.21 to 1.1.24 (#3244)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.1.21 to 1.1.24. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.21...cc-v1.1.24) --- updated-dependencies: - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04b79f6 commit c900ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,9 +308,9 @@ checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3"
308308

309309
[[package]]
310310
name = "cc"
311-
version = "1.1.21"
311+
version = "1.1.24"
312312
source = "registry+https://github.com/rust-lang/crates.io-index"
313-
checksum = "07b1695e2c7e8fc85310cde85aeaab7e3097f593c91d209d3f9df76c928100f0"
313+
checksum = "812acba72f0a070b003d3697490d2b55b837230ae7c6c6497f05cc2ddbb8d938"
314314
dependencies = [
315315
"jobserver",
316316
"libc",

0 commit comments

Comments
 (0)