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 05a0ba9 commit 7d8dd0cCopy full SHA for 7d8dd0c
Cargo.toml
@@ -10,5 +10,5 @@ readme = "README.md"
10
keywords = ["database", "sql", "postgres"]
11
12
[dependencies]
13
-postgres = "0.9"
+postgres = ">= 0.9, < 0.11"
14
debug-builders = "0.1"
0 commit comments