about summary refs log tree commit diff
path: root/compiler/rustc_llvm
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 15:06:35 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 15:06:35 +0000
commitfbc2abd6be069a549b8009fafec65aa6078f89f4 (patch)
tree64cb4f3caf782db4f0a82481f6aab0159fc9c0f0 /compiler/rustc_llvm
parentfaefc618cf48bd794cbc808448df1bf3f59f36af (diff)
downloadrust-fbc2abd6be069a549b8009fafec65aa6078f89f4.tar.gz
rust-fbc2abd6be069a549b8009fafec65aa6078f89f4.zip
Update cc crate to v1.0.97
Diffstat (limited to 'compiler/rustc_llvm')
-rw-r--r--compiler/rustc_llvm/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_llvm/Cargo.toml b/compiler/rustc_llvm/Cargo.toml
index c206380a06f..83fda7ef07c 100644
--- a/compiler/rustc_llvm/Cargo.toml
+++ b/compiler/rustc_llvm/Cargo.toml
@@ -10,5 +10,5 @@ libc = "0.2.73"
 
 [build-dependencies]
 # tidy-alphabetical-start
-cc = "1.0.90"
+cc = "1.0.97"
 # tidy-alphabetical-end