Skip to content

Commit

Permalink
build(deps): bump windows from 0.51.1 to 0.52.0
Browse files Browse the repository at this point in the history
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.51.1 to 0.52.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](microsoft/windows-rs@0.51.1...0.52.0)

---
updated-dependencies:
- dependency-name: windows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 31bfcf7 commit 0d14a49
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 0d14a49

Please sign in to comment.