Skip to content

Commit 9b146af

Browse files
build(deps): bump cc from 1.2.5 to 1.2.7 (#13526)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.5 to 1.2.7. - [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.2.5...cc-v1.2.7) --- 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 e7966a2 commit 9b146af

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 = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
244244

245245
[[package]]
246246
name = "cc"
247-
version = "1.2.5"
247+
version = "1.2.7"
248248
source = "registry+https://github.com/rust-lang/crates.io-index"
249-
checksum = "c31a0499c1dc64f458ad13872de75c0eb7e3fdb0e67964610c914b034fc5956e"
249+
checksum = "a012a0df96dd6d06ba9a1b29d6402d1a5d77c6befd2566afdc26e10603dc93d7"
250250
dependencies = [
251251
"shlex",
252252
]

0 commit comments

Comments
 (0)