add command works ,fix warnings, proxy repaired, docker start arguments defined
This commit is contained in:
@ -14,4 +14,5 @@ json = "0.12.4"
|
||||
regex = "1.12.3"
|
||||
serde = "1.0.228"
|
||||
thiserror = "2.0.18"
|
||||
tokio = { version = "1.52.1", features = ["net", "rt", "macros", "signal"] }
|
||||
tokio = { version = "1.52.1", features = ["net", "rt", "macros", "signal", "fs"] }
|
||||
zip = "8.6.0"
|
||||
|
||||
Reference in New Issue
Block a user