Skip to content

Commit

Permalink
chore(deps): bump windows from 0.44.0 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.44.0 to 0.52.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](microsoft/windows-rs@0.44.0...0.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LGUG2Z committed Dec 2, 2023
1 parent 2a34e05 commit c1a2a58
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 19 deletions.
88 changes: 70 additions & 18 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 @@ -24,5 +24,5 @@ serde_json = "1"
serde_yaml = "0.9"

[dependencies.windows]
version = "0.44"
version = "0.52"
features = ["Win32_UI_Input_KeyboardAndMouse"]

0 comments on commit c1a2a58

Please sign in to comment.