diff --git a/Cargo.toml b/Cargo.toml index 52f4072..cb216bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ path = "tests/test.rs" [dependencies] r2d2 = "0.5" -postgres = "0.7" +postgres = "0.8"