Skip to content

Commit

Permalink
Update windows-rs to 0.58 (#346)
Browse files Browse the repository at this point in the history
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
  • Loading branch information
sagudev authored Aug 18, 2024
1 parent 6170906 commit b16bee1
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 79 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ crossbeam-utils = "0.8"
static_assertions = "1.1.0"

[target.'cfg(target_os = "windows")'.dependencies.windows]
version = "0.48.0"
version = "0.58.0"
features = [
"Win32_Foundation",
"Win32_System_WindowsProgramming",
Expand Down
Loading

0 comments on commit b16bee1

Please sign in to comment.