diff --git a/Cargo.toml b/Cargo.toml index 0165a3fe..16f22c40 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] -name = "rust-postgres" +name = "postgres" version = "0.0.0" authors = [ "Steven Fackler " ]