🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-06-01 19:54:27.0 +00:00:00
committer GitHub <noreply@github.com> 2025-06-01 19:54:27.0 +00:00:00
commit
7a47be35aec13edab03148d28f6ac93d2daf71a0 [patch]
tree
f10824dd68f3c5551aeaffcebe3337e1c2d140d5
parent
9224aa1a006acb6af6da8cfbee82278612bd05d0
download
7a47be35aec13edab03148d28f6ac93d2daf71a0.tar.gz

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] <support@github.com>

Diff

 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",