Cargo.toml updates
This commit is contained in:
@@ -6,7 +6,7 @@ license = "MIT"
|
||||
description = "A native PostgreSQL driver"
|
||||
repository = "https://github.com/sfackler/rust-postgres"
|
||||
documentation = "https://docs.rs/postgres/0.13.4/postgres"
|
||||
readme = "README.md"
|
||||
readme = "../README.md"
|
||||
keywords = ["database", "postgres", "postgresql", "sql"]
|
||||
include = ["src/*", "Cargo.toml", "LICENSE", "README.md", "THIRD_PARTY"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user