Add option to format output as json
This commit is contained in:
@@ -13,5 +13,6 @@ ipnetwork = "0.20.0"
|
||||
log = "0.4.22"
|
||||
pnet = "0.35.0"
|
||||
serde = { version = "1.0.209", features = ["derive"] }
|
||||
serde_json = "1.0.127"
|
||||
serde_yaml = "0.9.34"
|
||||
tokio = { version = "1.39.3", features = ["macros", "net", "rt-multi-thread"] }
|
||||
|
Reference in New Issue
Block a user