We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d681b3 commit 6f15627Copy full SHA for 6f15627
3 files changed
Cargo.toml
@@ -9,7 +9,7 @@ documentation = "https://sfackler.github.io/rust-postgres/doc/v0.11.1/postgres"
9
readme = "README.md"
10
keywords = ["database", "postgres", "postgresql", "sql"]
11
build = "build.rs"
12
-include = ["src/*", "build.rs", "Cargo.toml", "LICENSE", "README.md", "THIRD_PARTY"]
+include = ["src/*", "build.rs", "errcodes.txt", "Cargo.toml", "LICENSE", "README.md", "THIRD_PARTY"]
13
14
[lib]
15
name = "postgres"
0 commit comments