Skip to content

Commit

Permalink
fix(deps): update rust crate windows to 0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent b1c2313 commit c2856d4
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 43 deletions.
95 changes: 53 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ freedesktop_entry_parser = "1.3"
libc = "0.2"

[target."cfg(windows)".dependencies.windows]
version = "0.57"
version = "0.58"
features = [
"Win32_Foundation",
"Win32_Security",
Expand Down

0 comments on commit c2856d4

Please sign in to comment.