Update cargo metadata for jemalloc-sys

This commit is contained in:
Alex Crichton 2018-10-20 12:54:21 -07:00
parent 119fa5f288
commit 4ac247967f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ authors = ["Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs"
links = "jemalloc"
license = "MIT/Apache-2.0"
readme = "README.md"
readme = "readme.md"
repository = "https://github.com/alexcrichton/jemallocator"
homepage = "https://github.com/alexcrichton/jemallocator"
documentation = "https://docs.rs/jemallocator-sys"