Skip to content

Commit

Permalink
chore(deps): bump windows from 0.39.0 to 0.42.0
Browse files Browse the repository at this point in the history
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.39.0 to 0.42.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](microsoft/windows-rs@0.39.0...0.42.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 Oct 1, 2022
1 parent c5ca799 commit 00c8d6b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 18 deletions.
48 changes: 31 additions & 17 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.39"
version = "0.42"
features = ["Win32_UI_Input_KeyboardAndMouse"]

0 comments on commit 00c8d6b

Please sign in to comment.