File tree 3 files changed +4
-4
lines changed
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"
411
411
412
412
[[package ]]
413
413
name = " cc"
414
- version = " 1.2.0 "
414
+ version = " 1.2.4 "
415
415
source = " registry+https://github.com/rust-lang/crates.io-index"
416
- checksum = " 1aeb932158bd710538c73702db6945cb68a8fb08c519e6e12706b94263b36db8 "
416
+ checksum = " 9157bbaa6b165880c27a4293a474c91cdcf265cc68cc829bf10be0964a391caf "
417
417
dependencies = [
418
418
" shlex" ,
419
419
]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2021"
8
8
ar_archive_writer = " 0.4.2"
9
9
arrayvec = { version = " 0.7" , default-features = false }
10
10
bitflags = " 2.4.1"
11
- cc = " 1.1.23 "
11
+ cc = " 1.2.4 "
12
12
either = " 1.5.0"
13
13
itertools = " 0.12"
14
14
jobserver = " 0.1.28"
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ libc = "0.2.73"
10
10
11
11
[build-dependencies ]
12
12
# tidy-alphabetical-start
13
- cc = " 1.1.23 "
13
+ cc = " 1.2.4 "
14
14
# tidy-alphabetical-end
You can’t perform that action at this time.
0 commit comments