Skip to content

Commit 638eb5a

Browse files
build(deps): bump cc from 1.2.38 to 1.2.40 (#14575)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.38 to 1.2.40. - [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.38...cc-v1.2.40) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.40 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 bac4a4e commit 638eb5a

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
@@ -271,9 +271,9 @@ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
271271

272272
[[package]]
273273
name = "cc"
274-
version = "1.2.38"
274+
version = "1.2.40"
275275
source = "registry+https://github.com/rust-lang/crates.io-index"
276-
checksum = "80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9"
276+
checksum = "e1d05d92f4b1fd76aad469d46cdd858ca761576082cd37df81416691e50199fb"
277277
dependencies = [
278278
"find-msvc-tools",
279279
"jobserver",
@@ -618,9 +618,9 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
618618

619619
[[package]]
620620
name = "find-msvc-tools"
621-
version = "0.1.2"
621+
version = "0.1.3"
622622
source = "registry+https://github.com/rust-lang/crates.io-index"
623-
checksum = "1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959"
623+
checksum = "0399f9d26e5191ce32c498bebd31e7a3ceabc2745f0ac54af3f335126c3f24b3"
624624

625625
[[package]]
626626
name = "fnv"

0 commit comments

Comments
 (0)