Skip to content

Commit 8fb22d6

Browse files
build(deps): bump cc from 1.1.31 to 1.1.35 (#13273)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.1.31 to 1.1.35. - [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.31...cc-v1.1.35) --- 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 282f885 commit 8fb22d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@ checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da"
244244

245245
[[package]]
246246
name = "cc"
247-
version = "1.1.31"
247+
version = "1.1.35"
248248
source = "registry+https://github.com/rust-lang/crates.io-index"
249-
checksum = "c2e7962b54006dcfcc61cb72735f4d89bb97061dd6a7ed882ec6b8ee53714c6f"
249+
checksum = "0f57c4b4da2a9d619dd035f27316d7a426305b75be93d09e92f2b9229c34feaf"
250250
dependencies = [
251251
"shlex",
252252
]

0 commit comments

Comments
 (0)