Skip to content

Commit a74ad8c

Browse files
authored
Merge pull request #87 from oschwald/dependabot/cargo/ipnetwork-0.21.1
Update ipnetwork requirement from 0.20.0 to 0.21.1
2 parents 469a660 + 066d6bd commit a74ad8c

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
@@ -23,7 +23,7 @@ name ="maxminddb"
2323
path = "src/maxminddb/lib.rs"
2424

2525
[dependencies]
26-
ipnetwork = "0.20.0"
26+
ipnetwork = "0.21.1"
2727
log = "0.4"
2828
serde = { version = "1.0", features = ["derive"] }
2929
memchr = "2.4"

0 commit comments

Comments
 (0)