Skip to content

Commit

Permalink
Merge pull request #356 from siketyan/dependabot/cargo/windows-0.56.0
Browse files Browse the repository at this point in the history
build(deps): bump windows from 0.54.0 to 0.56.0
  • Loading branch information
siketyan authored May 7, 2024
2 parents 5d37e07 + c9ac7ad commit ee86474
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 33 deletions.
115 changes: 83 additions & 32 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.3.2", optional = true }
octocrab = { version = "0.38.0", optional = true }

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

0 comments on commit ee86474

Please sign in to comment.