]> git.proxmox.com Git - cargo.git/blobdiff - vendor/pkg-config/Cargo.toml
New upstream version 0.63.1
[cargo.git] / vendor / pkg-config / Cargo.toml
index 040e57bf3841fbe3126eec34327a1234a34e51b2..5cc0d32b272d39ccbf2867844ed4da5bab6cff7c 100644 (file)
 
 [package]
 name = "pkg-config"
-version = "0.3.21"
+version = "0.3.25"
 authors = ["Alex Crichton <alex@alexcrichton.com>"]
 description = "A library to run the pkg-config system tool at build time in order to be used in\nCargo build scripts.\n"
 documentation = "https://docs.rs/pkg-config"
 readme = "README.md"
 keywords = ["build-dependencies"]
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
 repository = "https://github.com/rust-lang/pkg-config-rs"
 [dev-dependencies.lazy_static]
 version = "1"
-[badges.travis-ci]
-repository = "rust-lang/pkg-config-rs"