Update cc in Cargo.lock

This commit is contained in:
Tom Parker-Shemilt
2022-10-29 23:21:12 +01:00
parent 8dbd817af1
commit a9d7cfc480
+2 -2
View File
@@ -489,9 +489,9 @@ version = "0.1.0"
[[package]]
name = "cc"
version = "1.0.73"
version = "1.0.74"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
checksum = "581f5dba903aac52ea3feb5ec4810848460ee833876f1f9b0fdeab1f19091574"
dependencies = [
"jobserver",
]