1
Fork 0

Rollup merge of #124892 - jfgoog:update-cc, r=workingjubilee

Update cc crate to v1.0.97
This commit is contained in:
Matthias Krüger 2024-05-08 23:33:27 +02:00 committed by GitHub
commit 294ac1b57d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@ edition = "2021"
# tidy-alphabetical-start
ar_archive_writer = "0.2.0"
bitflags = "2.4.1"
cc = "1.0.90"
cc = "1.0.97"
itertools = "0.12"
jobserver = "0.1.28"
pathdiff = "0.2.0"