Skip to content

Commit 8b5c372

Browse files
build(deps): bump cc from 1.2.47 to 1.2.49 (#4345)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.47 to 1.2.49. - [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.47...cc-v1.2.49) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.49 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 b2179e9 commit 8b5c372

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
@@ -321,9 +321,9 @@ checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
321321

322322
[[package]]
323323
name = "cc"
324-
version = "1.2.47"
324+
version = "1.2.49"
325325
source = "registry+https://github.com/rust-lang/crates.io-index"
326-
checksum = "cd405d82c84ff7f35739f175f67d8b9fb7687a0e84ccdc78bd3568839827cf07"
326+
checksum = "90583009037521a116abf44494efecd645ba48b6622457080f080b85544e2215"
327327
dependencies = [
328328
"find-msvc-tools",
329329
"jobserver",

0 commit comments

Comments
 (0)