]> git.lizzy.rs Git - rust.git/blobdiff - library/unwind/Cargo.toml
Rollup merge of #104435 - scottmcm:iter-repeat-n, r=thomcc
[rust.git] / library / unwind / Cargo.toml
index 32c4a7eb5c18cb0f0b2ff1c8debee4a2690265f8..eab2717c45233e2754c6a2254d588750935f6221 100644 (file)
@@ -20,7 +20,7 @@ compiler_builtins = "0.1.0"
 cfg-if = "1.0"
 
 [build-dependencies]
-cc = "1.0.69"
+cc = "1.0.76"
 
 [features]