This commit is contained in:
2026-08-21 11:05:10 +03:00
parent 3c904db36f
commit 0642807b06
5 changed files with 117 additions and 14 deletions

View File

@@ -19,6 +19,7 @@ futures = "0.3.34"
lazy_static = "1.5.0"
log = "0.4.33"
mikrotik-rs = { version = "0.8.0", features = ["tokio-tls"] }
parse_int = "0.9.0"
regex = "1.12.4"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.150"