]> git.proxmox.com Git - rustc.git/blobdiff - vendor/cc/Cargo.toml
New upstream version 1.48.0~beta.8+dfsg1
[rustc.git] / vendor / cc / Cargo.toml
index 2b3aac577f1b48ab6fece84ed711b241791fbcbc..a198b2fdee92ab16894286443a895ce088663441 100644 (file)
@@ -13,7 +13,7 @@
 [package]
 edition = "2018"
 name = "cc"
-version = "1.0.59"
+version = "1.0.60"
 authors = ["Alex Crichton <alex@alexcrichton.com>"]
 exclude = ["/.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"