Skip to content

Commit

Permalink
Update to windows-sys 0.48. (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode authored Apr 6, 2023
1 parent 0918068 commit 3b003d6
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 @@ -15,7 +15,7 @@ edition = "2018"
cfg-if = "1.0.0"

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.45.0"
version = "0.48.0"
features = [
"Win32_Foundation",
"Win32_Storage_FileSystem",
Expand Down

0 comments on commit 3b003d6

Please sign in to comment.