Skip to content

Commit fb122ef

Browse files
build(deps): bump cc from 1.2.55 to 1.2.60 (#4498)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.55 to 1.2.60. - [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.55...cc-v1.2.60) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.60 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 43a99f4 commit fb122ef

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
@@ -300,9 +300,9 @@ checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
300300

301301
[[package]]
302302
name = "cc"
303-
version = "1.2.55"
303+
version = "1.2.60"
304304
source = "registry+https://github.com/rust-lang/crates.io-index"
305-
checksum = "47b26a0954ae34af09b50f0de26458fa95369a0d478d8236d3f93082b219bd29"
305+
checksum = "43c5703da9466b66a946814e1adf53ea2c90f10063b86290cc9eb67ce3478a20"
306306
dependencies = [
307307
"find-msvc-tools",
308308
"jobserver",

0 commit comments

Comments
 (0)