1
0

removing log, dep, and upgrading

This commit is contained in:
2024-09-22 04:05:35 +02:00
parent 1c414e204e
commit 19a69a2af1
4 changed files with 16 additions and 352 deletions

View File

@@ -6,7 +6,6 @@ edition = "2021"
[dependencies]
structopt = "0.3.26"
iptables = "0.5.2"
linemux = "0.3.0"
regex = "1.10.6"
tokio = { version = "1.40.0", features = ["macros", "rt", "rt-multi-thread", "signal"]}