Minimize stuff stored in package

This commit is contained in:
Steven Fackler
2015-12-06 14:41:55 -08:00
parent 0e6b03d06b
commit 9cb5cad656

View File

@@ -9,6 +9,7 @@ documentation = "https://sfackler.github.io/rust-postgres/doc/v0.10.2/postgres"
readme = "README.md"
keywords = ["database", "sql"]
build = "build.rs"
exclude = [".travis.yml", ".gitignore", ".travis/*", "benches/*", "tests/*"]
[lib]
name = "postgres"