]> git.proxmox.com Git - rustc.git/blobdiff - src/vendor/libc/Cargo.toml.orig
New upstream version 1.23.0+dfsg1
[rustc.git] / src / vendor / libc / Cargo.toml.orig
index 2417da3eaf07ed0aec4afbf1fc1166b6a8425267..0431fee475e299f7718bedaf41696f38457aad66 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 
 name = "libc"
-version = "0.2.31"
+version = "0.2.33"
 authors = ["The Rust Project Developers"]
 license = "MIT/Apache-2.0"
 readme = "README.md"
@@ -15,7 +15,7 @@ other common platform libraries.
 
 [badges]
 travis-ci = { repository = "rust-lang/libc" }
-appveyor = { repository = "rust-lang-libs/libc" }
+appveyor = { repository = "rust-lang/libc", project_name = "rust-lang-libs/libc" }
 
 [features]
 default = ["use_std"]