mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 13:19:58 +08:00
Update code
This commit is contained in:
@@ -8,17 +8,17 @@ repository = "https://github.com/a2x/cs2-dumper"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
bitflags = { version = "2.5", features = ["serde"] }
|
||||
clap = { version = "4.5", features = ["cargo"] }
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
heck = "0.5"
|
||||
log = "0.4"
|
||||
memflow = "0.2"
|
||||
memflow-native = { git = "https://github.com/memflow/memflow-native" }
|
||||
pelite = "0.10"
|
||||
phf = { version = "0.11", features = ["macros"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
skidscan = "2.0"
|
||||
skidscan-macros = "0.1"
|
||||
simplelog = "0.12"
|
||||
thiserror = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user