We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7b8cf5 + 1eeec6d commit a5931e3Copy full SHA for a5931e3
Cargo.toml
@@ -6,6 +6,7 @@ authors = ["Alex Crichton <alex@alexcrichton.com>"]
6
license = "MIT/Apache-2.0"
7
repository = "https://github.com/rust-lang/pkg-config-rs"
8
documentation = "https://docs.rs/pkg-config"
9
+readme = "README.md"
10
description = """
11
A library to run the pkg-config system tool at build time in order to be used in
12
Cargo build scripts.
0 commit comments