Skip to content

Commit

Permalink
Merge pull request #272 from siketyan/dependabot/cargo/windows-0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan authored Nov 20, 2023
2 parents ca495f7 + 0d14a49 commit 1e07283
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 5 deletions.
84 changes: 80 additions & 4 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.0", optional = true }
octocrab = { version = "0.32.0", optional = true }

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

0 comments on commit 1e07283

Please sign in to comment.