chore(deps): bump windows from 0.39.0 to 0.40.0

Bumps [windows](https://github.com/microsoft/windows-rs) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/compare/0.39.0...0.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-19 14:10:57 +00:00
committed by جاد
parent 5112a8f39d
commit 27490de0d1
6 changed files with 61 additions and 84 deletions

View File

@@ -29,7 +29,7 @@ sysinfo = "0.26"
uds_windows = "1"
[dependencies.windows]
version = "0.39"
version = "0.40"
features = [
"Win32_Foundation",
"Win32_UI_WindowsAndMessaging"