author | jordan <jordan@doyle.la> | 2024-12-17 5:20:33.0 +00:00:00 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 5:20:33.0 +00:00:00 |
commit | 092aec1017e106b3f9691440b6adbf2ffd0b82f2 [patch] |
|
tree | 8fcfbc7a75601eb3445c252d235fe64cc31b630f |
|
parent | 95ce4653f0cc77d1b10d5ac099ede61803abdb35 |
|
parent | cd2fd979ed74d4a72f7c852fe11cf9f929b20e55 |
|
download | 092aec1017e106b3f9691440b6adbf2ffd0b82f2.tar.gz |
Merge pull request #86 from w4/dependabot/cargo/cc-1.2.2
Bump cc from 1.2.0 to 1.2.2
Diff
Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index bbb95f1..d43931e 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",