Skip to content

Commit 9cb5cad

Browse files
committed
Minimize stuff stored in package
1 parent 0e6b03d commit 9cb5cad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ documentation = "https://sfackler.github.io/rust-postgres/doc/v0.10.2/postgres"
99
readme = "README.md"
1010
keywords = ["database", "sql"]
1111
build = "build.rs"
12+
exclude = [".travis.yml", ".gitignore", ".travis/*", "benches/*", "tests/*"]
1213

1314
[lib]
1415
name = "postgres"

0 commit comments

Comments
 (0)