mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-05 00:25:36 +08:00
Update windows dependency version in Cargo.toml
This commit is contained in:
parent
39df7e8163
commit
bc2b8d27b0
@ -20,7 +20,7 @@ serde_json = "1.0"
|
|||||||
simplelog = { version = "0.12", features = ["paris"] }
|
simplelog = { version = "0.12", features = ["paris"] }
|
||||||
|
|
||||||
[dependencies.windows]
|
[dependencies.windows]
|
||||||
version = "0.51"
|
version = "0.52"
|
||||||
features = [
|
features = [
|
||||||
"Win32_Foundation",
|
"Win32_Foundation",
|
||||||
"Win32_System_Diagnostics_Debug",
|
"Win32_System_Diagnostics_Debug",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user