Implement --no-ipv6 for addresses
This commit is contained in:
parent
aecfa365a0
commit
a9a8793767
3 changed files with 35 additions and 6 deletions
|
|
@ -11,7 +11,9 @@ license = "MIT"
|
|||
anyhow = "1.0.41"
|
||||
clap = "3.0.0-beta.2"
|
||||
env_logger = "0.8.4"
|
||||
ipnet = "2.3.1"
|
||||
log = "0.4.14"
|
||||
netaddr2 = "0.10.0"
|
||||
serde = { version = "1.0.126", features = ["derive"] }
|
||||
serde_json = "1.0.64"
|
||||
ureq = { version = "2.1.1", features = ["json"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue