Add printing, commands work
This commit is contained in:
@@ -13,5 +13,7 @@ log = "0.4.33"
|
||||
mikrotik-rs = { version = "0.8.0", features = ["tokio-tls"] }
|
||||
regex = "1.12.4"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.150"
|
||||
tabled = { version = "0.21.0", features = ["ansi"] }
|
||||
tokio = { version = "1.52.3", features = ["full"] }
|
||||
toml = "1.1.2"
|
||||
|
||||
Reference in New Issue
Block a user