]> git.proxmox.com Git - rustc.git/blobdiff - vendor/cc/Cargo.toml
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / vendor / cc / Cargo.toml
index a198b2fdee92ab16894286443a895ce088663441..be1db1fc36fb67f6722da450b65a6451a9272223 100644 (file)
@@ -13,9 +13,9 @@
 [package]
 edition = "2018"
 name = "cc"
-version = "1.0.60"
+version = "1.0.67"
 authors = ["Alex Crichton <alex@alexcrichton.com>"]
-exclude = ["/.travis.yml", "/appveyor.yml"]
+exclude = ["/.github", "/.travis.yml", "/appveyor.yml"]
 description = "A build-time dependency for Cargo build scripts to assist in invoking the native\nC compiler to compile native C code into a static archive to be linked into Rust\ncode.\n"
 homepage = "https://github.com/alexcrichton/cc-rs"
 documentation = "https://docs.rs/cc"