build: bump windows from 0.36.0 to 0.36.1 (#3938)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-28 22:14:16 +02:00
committed by GitHub
parent c5a783bd71
commit bd194dea75
2 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ features = ["preserve_order", "indexmap"]
deelevate = "0.2.0"
[target.'cfg(windows)'.dependencies.windows]
version = "0.36.0"
version = "0.36.1"
features = [
"Win32_Foundation",
"Win32_UI_Shell",