Skip to content

Commit 244d400

Browse files
build(deps): bump cc from 1.2.41 to 1.2.46 (#4302)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38d8f60 commit 244d400

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

323323
[[package]]
324324
name = "cc"
325-
version = "1.2.41"
325+
version = "1.2.46"
326326
source = "registry+https://github.com/rust-lang/crates.io-index"
327-
checksum = "ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7"
327+
checksum = "b97463e1064cb1b1c1384ad0a0b9c8abd0988e2a91f52606c80ef14aadb63e36"
328328
dependencies = [
329329
"find-msvc-tools",
330330
"jobserver",
@@ -631,9 +631,9 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
631631

632632
[[package]]
633633
name = "find-msvc-tools"
634-
version = "0.1.4"
634+
version = "0.1.5"
635635
source = "registry+https://github.com/rust-lang/crates.io-index"
636-
checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127"
636+
checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844"
637637

638638
[[package]]
639639
name = "findshlibs"

0 commit comments

Comments
 (0)