We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6b03d commit 9cb5cadCopy full SHA for 9cb5cad
1 file changed
Cargo.toml
@@ -9,6 +9,7 @@ documentation = "https://sfackler.github.io/rust-postgres/doc/v0.10.2/postgres"
9
readme = "README.md"
10
keywords = ["database", "sql"]
11
build = "build.rs"
12
+exclude = [".travis.yml", ".gitignore", ".travis/*", "benches/*", "tests/*"]
13
14
[lib]
15
name = "postgres"
0 commit comments