diff --git a/Cargo.toml b/Cargo.toml index e7bb96e0..3afe4718 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgres" -version = "0.7.3" +version = "0.7.4" authors = ["Steven Fackler "] license = "MIT" description = "A native PostgreSQL driver"