Skip to content

Commit

Permalink
chore(deps): bump windows from 0.52.0 to 0.54.0
Browse files Browse the repository at this point in the history
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.52.0 to 0.54.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](microsoft/windows-rs@0.52.0...0.54.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 Apr 1, 2024
1 parent 8864cb2 commit 3d9d462
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 6 deletions.
39 changes: 34 additions & 5 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_yaml = "0.9"
komorebi-client = { git = "https://github.com/LGUG2Z/komorebi", rev = "4cc1212d6005443c9563a9576ac394b2ebb61f45"}

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

0 comments on commit 3d9d462

Please sign in to comment.