Update windows dependency version to 0.54

This commit is contained in:
a2x 2024-03-02 01:03:22 +10:00
parent 127cd110bb
commit 5ea4fd7796
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ serde_json = "1.0"
simplelog = { version = "0.12", features = ["paris"] }
[dependencies.windows]
version = "0.52"
version = "0.54"
features = [
"Win32_Foundation",
"Win32_System_Diagnostics_Debug",