From 7a47be35aec13edab03148d28f6ac93d2daf71a0 Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 01 Jun 2025 19:54:27 +0000 Subject: [PATCH] Bump cc from 1.2.21 to 1.2.25 Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.21 to 1.2.25. - [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.21...cc-v1.2.25) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.25 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 4075fae..0b4c96e 100644 --- a/Cargo.lock +++ a/Cargo.lock @@ -322,9 +322,9 @@ [[package]] name = "cc" -version = "1.2.21" +version = "1.2.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8691782945451c1c383942c4874dbe63814f61cb57ef773cda2972682b7bb3c0" +checksum = "d0fc897dc1e865cc67c0e05a836d9d3f1df3cbe442aa4a9473b18e12624a4951" dependencies = [ "jobserver", "libc", -- rgit 0.1.5