]> git.proxmox.com Git - rustc.git/blobdiff - vendor/cc/Cargo.toml
New upstream version 1.51.0+dfsg1
[rustc.git] / vendor / cc / Cargo.toml
index 1f45e9a0f48bfd6e947c8f5aedf3cc2653690c6a..4590bc2d1505f2167a2620fbc5aa4cd2cf07bb0c 100644 (file)
@@ -13,7 +13,7 @@
 [package]
 edition = "2018"
 name = "cc"
-version = "1.0.62"
+version = "1.0.66"
 authors = ["Alex Crichton <alex@alexcrichton.com>"]
 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"