Skip to content

Commit 1ae3f09

Browse files
committed
Use the fresh Postgres driver.
1 parent f37823b commit 1ae3f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ path = "tests/test.rs"
1919

2020
[dependencies]
2121
r2d2 = "0.5"
22-
postgres = "0.7"
22+
postgres = "0.8"

0 commit comments

Comments
 (0)