File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -411,9 +411,9 @@ version = "0.1.0"
411411
412412[[package ]]
413413name = " cc"
414- version = " 1.2.0 "
414+ version = " 1.2.4 "
415415source = " registry+https://github.com/rust-lang/crates.io-index"
416- checksum = " 1aeb932158bd710538c73702db6945cb68a8fb08c519e6e12706b94263b36db8 "
416+ checksum = " 9157bbaa6b165880c27a4293a474c91cdcf265cc68cc829bf10be0964a391caf "
417417dependencies = [
418418 " shlex" ,
419419]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2021"
88ar_archive_writer = " 0.4.2"
99arrayvec = { version = " 0.7" , default-features = false }
1010bitflags = " 2.4.1"
11- cc = " 1.1.23 "
11+ cc = " 1.2.4 "
1212either = " 1.5.0"
1313itertools = " 0.12"
1414jobserver = " 0.1.28"
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ libc = "0.2.73"
1010
1111[build-dependencies ]
1212# tidy-alphabetical-start
13- cc = " 1.1.23 "
13+ cc = " 1.2.4 "
1414# tidy-alphabetical-end
You can’t perform that action at this time.
0 commit comments