1
Fork 0

Update cc crate to v1.0.97

This commit is contained in:
James Farrell 2024-05-08 15:06:35 +00:00
parent faefc618cf
commit fbc2abd6be
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"