Skip to content

Commit 98844ba

Browse files
build(deps): bump cc from 1.2.41 to 1.2.46 (#14737)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.41 to 1.2.46. - [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.41...cc-v1.2.46) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.46 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 de5ab38 commit 98844ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
240240

241241
[[package]]
242242
name = "cc"
243-
version = "1.2.41"
243+
version = "1.2.46"
244244
source = "registry+https://github.com/rust-lang/crates.io-index"
245-
checksum = "ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7"
245+
checksum = "b97463e1064cb1b1c1384ad0a0b9c8abd0988e2a91f52606c80ef14aadb63e36"
246246
dependencies = [
247247
"find-msvc-tools",
248248
"jobserver",
@@ -587,9 +587,9 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
587587

588588
[[package]]
589589
name = "find-msvc-tools"
590-
version = "0.1.4"
590+
version = "0.1.5"
591591
source = "registry+https://github.com/rust-lang/crates.io-index"
592-
checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127"
592+
checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844"
593593

594594
[[package]]
595595
name = "fnv"

0 commit comments

Comments
 (0)