Skip to content

Commit

Permalink
windows-sys 0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
kayabaNerve committed Dec 5, 2023
1 parent f369f09 commit 9f9a232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ libc = "0.2"
redox_users = { version = "0.4", default-features = false }

[target.'cfg(windows)'.dependencies]
windows-sys = { version = "0.48.0", features = [
windows-sys = { version = "0.52.0", features = [
"Win32_UI_Shell",
"Win32_Foundation",
"Win32_Globalization",
Expand Down

0 comments on commit 9f9a232

Please sign in to comment.