Skip to content

Commit 3317f85

Browse files
committed
Require postgres 0.13
1 parent 1488a14 commit 3317f85

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
@@ -14,5 +14,5 @@ license = "MIT"
1414
doctest = false
1515

1616
[dependencies]
17-
postgres = "^0.12"
17+
postgres = "^0.13"
1818
byteorder = "^0.5"

0 commit comments

Comments
 (0)