Skip to content

Commit 60f08a5

Browse files
build(deps): bump cc from 1.2.46 to 1.2.47 (#4321)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.46 to 1.2.47. - [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.46...cc-v1.2.47) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.47 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 f5a1aa1 commit 60f08a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

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

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

0 commit comments

Comments
 (0)