Skip to content

Commit

Permalink
build(deps): Update windows to 0.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan committed Jul 7, 2024
1 parent 46956f4 commit fd3c120
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 15 deletions.
48 changes: 34 additions & 14 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 @@ -41,7 +41,7 @@ gh-config = { version = "0.4.0", optional = true }
octocrab = { version = "0.38.0", optional = true }

[target.'cfg(windows)'.dependencies.windows]
version = "0.57.0"
version = "0.58.0"
features = [
"Win32_UI_Shell",
"Win32_Foundation",
Expand Down

0 comments on commit fd3c120

Please sign in to comment.