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 d30c624 commit 735b581Copy full SHA for 735b581
Cargo.toml
@@ -10,4 +10,4 @@ readme = "README.md"
10
keywords = ["database", "sql", "postgres"]
11
12
[dependencies]
13
-postgres = "0.12"
+postgres = ">= 0.12, < 0.14"
0 commit comments