Skip to content

Commit fe494da

Browse files
committed
Expand r2d2 version bound
1 parent 0bd00d9 commit fe494da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ name = "test"
1818
path = "tests/test.rs"
1919

2020
[dependencies]
21-
r2d2 = "0.6"
21+
r2d2 = ">= 0.6, < 0.8"
2222
postgres = "0.11"

0 commit comments

Comments
 (0)