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 0bd00d9 commit fe494daCopy full SHA for fe494da
Cargo.toml
@@ -18,5 +18,5 @@ name = "test"
18
path = "tests/test.rs"
19
20
[dependencies]
21
-r2d2 = "0.6"
+r2d2 = ">= 0.6, < 0.8"
22
postgres = "0.11"
0 commit comments