Skip to content

Commit a5931e3

Browse files
authored
Merge pull request #111 from pgimalac/add_readme_on_crates_io
add readme in cargo.toml to have it displayed on crates.io
2 parents e7b8cf5 + 1eeec6d commit a5931e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["Alex Crichton <alex@alexcrichton.com>"]
66
license = "MIT/Apache-2.0"
77
repository = "https://github.com/rust-lang/pkg-config-rs"
88
documentation = "https://docs.rs/pkg-config"
9+
readme = "README.md"
910
description = """
1011
A library to run the pkg-config system tool at build time in order to be used in
1112
Cargo build scripts.

0 commit comments

Comments
 (0)