cleanup iw4x cleanup code (??)

This commit is contained in:
2025-05-02 20:57:28 +02:00
parent b3e3b1792f
commit 2aa309ba5c
3 changed files with 65 additions and 47 deletions

View File

@@ -23,6 +23,7 @@ futures-util = "0.3.31"
indicatif = "0.17.11"
tokio = { version="1.43.0", features = ["rt-multi-thread", "macros"] }
simple-log = "2.1.1"
walkdir = "2.5"
[target.'cfg(unix)'.dependencies]
openssl = { version = "0.10.71", default-features = false, features = ["vendored"] }