Rename crate

This commit is contained in:
Steven Fackler
2016-12-26 16:41:09 -05:00
parent 47738e3774
commit 5004efb792
14 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ name = "postgres-shared"
version = "0.1.0"
authors = ["Steven Fackler <sfackler@gmail.com>"]
license = "MIT"
description = "Internal crate used by postgres libraries"
description = "Internal crate used by postgres and postgres-tokio"
repository = "https://github.com/sfackler/rust-postgres"
[features]