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.
2 parents 469a660 + 066d6bd commit a74ad8cCopy full SHA for a74ad8c
Cargo.toml
@@ -23,7 +23,7 @@ name ="maxminddb"
23
path = "src/maxminddb/lib.rs"
24
25
[dependencies]
26
-ipnetwork = "0.20.0"
+ipnetwork = "0.21.1"
27
log = "0.4"
28
serde = { version = "1.0", features = ["derive"] }
29
memchr = "2.4"
0 commit comments