We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9663f2e commit 2e3ddd3Copy full SHA for 2e3ddd3
Cargo.toml
@@ -10,4 +10,4 @@ readme = "README.md"
10
keywords = ["database", "sql", "postgres"]
11
12
[dependencies]
13
-postgres = ">= 0.12, < 0.14"
+postgres = "0.14"
0 commit comments