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 b14888b commit 3d447fcCopy full SHA for 3d447fc
Cargo.toml
@@ -19,4 +19,4 @@ path = "tests/test.rs"
19
20
[dependencies]
21
r2d2 = ">= 0.6, < 0.8"
22
-postgres = "0.12"
+postgres = ">= 0.12, < 0.14"
0 commit comments