Merge pull request #156 from kud1ing/patch-1
Add keywords to improve linkability on crates.io
This commit is contained in:
commit
41d725b247
@ -7,7 +7,7 @@ description = "A native PostgreSQL driver"
|
||||
repository = "https://github.com/sfackler/rust-postgres"
|
||||
documentation = "https://sfackler.github.io/rust-postgres/doc/v0.11.0/postgres"
|
||||
readme = "README.md"
|
||||
keywords = ["database", "sql"]
|
||||
keywords = ["database", "postgres", "postgresql", "sql"]
|
||||
build = "build.rs"
|
||||
include = ["src/*", "build.rs", "Cargo.toml", "LICENSE", "README.md", "THIRD_PARTY"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user