Skip to content

Commit

Permalink
chore: update cidr
Browse files Browse the repository at this point in the history
  • Loading branch information
eycorsican committed Nov 13, 2022
1 parent ea46826 commit 606d9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leaf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ ring = { version = "0.16", optional = true }
# Router
maxminddb = { version = "0.21", features = ["mmap"] }
memmap2 = "0.3"
cidr = { version = "0.1", default-features = false }
cidr = { version = "0.2" }

# DNS
trust-dns-proto = { version = "0.20", default-features = false }
Expand Down

0 comments on commit 606d9de

Please sign in to comment.