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 94dde39 commit 794e7a9Copy full SHA for 794e7a9
Cargo.toml
@@ -15,5 +15,5 @@ travis-ci = { repository = "nuew/postgres-inet", branch = "master" }
15
maintenance = { status = "passively-maintained" }
16
17
[dependencies]
18
-ipnetwork = { version = "0.13", optional = true }
+ipnetwork = { version = ">=0.7, <0.15", optional = true }
19
postgres = "0.15"
0 commit comments