mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-02-15 07:17:22 +08:00
0.1.3
* Bug fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "cs2-dumper"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
authors = ["a2x"]
|
||||
edition = "2024"
|
||||
readme = "README.md"
|
||||
@@ -15,7 +15,7 @@ heck = "0.5"
|
||||
log = "0.4"
|
||||
memflow = "0.2"
|
||||
pelite = "0.10"
|
||||
phf = { version = "0.12", features = ["macros"] }
|
||||
phf = { version = "0.13", features = ["macros"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
simplelog = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user