From b04fd78d6698380b25e1635e14fe33a6ad81d61b Mon Sep 17 00:00:00 2001 From: Mateusz MikuĊ‚a Date: Tue, 11 May 2021 20:45:05 +0200 Subject: update cc crate To pull in this fix: https://github.com/alexcrichton/cc-rs/commit/801a87bf2f31ad1ad8bd7e8fa4f5a52b0e2b4c00 --- compiler/rustc_llvm/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_llvm') diff --git a/compiler/rustc_llvm/Cargo.toml b/compiler/rustc_llvm/Cargo.toml index e29af053289..7a34788de91 100644 --- a/compiler/rustc_llvm/Cargo.toml +++ b/compiler/rustc_llvm/Cargo.toml @@ -13,4 +13,4 @@ libc = "0.2.73" [build-dependencies] build_helper = { path = "../../src/build_helper" } -cc = "1.0.60" +cc = "1.0.67" -- cgit 1.4.1-3-g733a5