mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-08-21 06:12:17 +08:00
Refactor argument parsing logic
This commit is contained in:
@@ -8,7 +8,7 @@ repository = "https://github.com/a2x/cs2-dumper"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5", features = ["cargo"] }
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
heck = "0.5"
|
||||
log = "0.4"
|
||||
|
Reference in New Issue
Block a user