Skip to content

Commit b77d616

Browse files
committed
Merge pull request #4 from ArtemGr/master
Use the fresh Postgres driver.
2 parents f37823b + 1ae3f09 commit b77d616

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)