pkg-config 0.3.20

A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts.
Documentation
[badges.travis-ci]
repository = "rust-lang/pkg-config-rs"
[dev-dependencies.lazy_static]
version = "1"

[package]
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"
keywords = ["build-dependencies"]
license = "MIT/Apache-2.0"
name = "pkg-config"
readme = "README.md"
repository = "https://github.com/rust-lang/pkg-config-rs"
version = "0.3.20"