🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-12-01 19:56:05.0 +00:00:00
committer GitHub <noreply@github.com> 2024-12-01 19:56:05.0 +00:00:00
commit
cd2fd979ed74d4a72f7c852fe11cf9f929b20e55 [patch]
tree
690d1d7ef10123da5cd160eea40caf100a732fd5
parent
7cbbf9c101d6f180e0bda9fb2426df4294f9a383
download
cd2fd979ed74d4a72f7c852fe11cf9f929b20e55.tar.gz

Bump cc from 1.2.0 to 1.2.2

Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.0 to 1.2.2.
- [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.0...cc-v1.2.2)

---
updated-dependencies:
- dependency-name: cc
  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 8a3fce2..20cc72f 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -321,9 +321,9 @@

[[package]]
name = "cc"
version = "1.2.0"
version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1aeb932158bd710538c73702db6945cb68a8fb08c519e6e12706b94263b36db8"
checksum = "f34d93e62b03caf570cccc334cbc6c2fceca82f39211051345108adcba3eebdc"
dependencies = [
 "jobserver",
 "libc",