Skip to content

Commit 2e3ddd3

Browse files
committed
Bump to postgres 0.14
1 parent 9663f2e commit 2e3ddd3

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
@@ -10,4 +10,4 @@ readme = "README.md"
1010
keywords = ["database", "sql", "postgres"]
1111

1212
[dependencies]
13-
postgres = ">= 0.12, < 0.14"
13+
postgres = "0.14"

0 commit comments

Comments
 (0)