Skip to content

Commit

Permalink
Update to windows-sys 0.48.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Apr 6, 2023
1 parent c6f8fb2 commit e96d323
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 @@ -13,7 +13,7 @@ categories = ["os::windows-apis", "external-ffi-bindings"]
edition = "2018"

[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 e96d323

Please sign in to comment.