Skip to content

Commit 207a2d0

Browse files
committed
Depend against 0.0 r2d2
1 parent cd33795 commit 207a2d0

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
@@ -21,4 +21,4 @@ path = "tests/test.rs"
2121
git = "https://github.com/sfackler/rust-postgres"
2222

2323
[dependencies]
24-
r2d2 = "*"
24+
r2d2 = "0.0"

0 commit comments

Comments
 (0)