From 07ed0dde763ed90725d21386ad71299127c60428 Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 03 May 2025 14:58:49 +0000 Subject: [PATCH] Bump cc from 1.2.18 to 1.2.20 Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.18 to 1.2.20. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.18...cc-v1.2.20) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3e83d53..3dc568c 100644 --- a/Cargo.lock +++ a/Cargo.lock @@ -322,9 +322,9 @@ [[package]] name = "cc" -version = "1.2.18" +version = "1.2.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "525046617d8376e3db1deffb079e91cef90a89fc3ca5c185bbf8c9ecdd15cd5c" +checksum = "8691782945451c1c383942c4874dbe63814f61cb57ef773cda2972682b7bb3c0" dependencies = [ "jobserver", "libc", -- rgit 0.1.5