Skip to content

Commit 782b136

Browse files
build(deps): bump cc from 1.2.66 to 1.2.67 (#15467)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.66 to 1.2.67. - [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.66...cc-v1.2.67) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.67 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82a2a9a commit 782b136

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,9 @@ checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
220220

221221
[[package]]
222222
name = "cc"
223-
version = "1.2.66"
223+
version = "1.2.67"
224224
source = "registry+https://github.com/rust-lang/crates.io-index"
225-
checksum = "f5d6cac793997bd970000024b2934968efe83b382de4fdcf4fcb46b6ee4ad996"
225+
checksum = "e17dd265a7d0f31ef544e1b20e03add05d3b45b491b633b10d67145d2acc1a38"
226226
dependencies = [
227227
"find-msvc-tools",
228228
"jobserver",

0 commit comments

Comments
 (0)