chore(deps): bump winreg from 0.11.0 to 0.50.0

Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.11.0 to 0.50.0.
- [Release notes](https://github.com/gentoo90/winreg-rs/releases)
- [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gentoo90/winreg-rs/compare/v0.11.0...v0.50.0)

---
updated-dependencies:
- dependency-name: winreg
  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]
2023-04-10 14:57:51 +00:00
committed by جاد
parent a3ee513003
commit 366cd4ff91
2 changed files with 86 additions and 20 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
uds_windows = "1"
which = "4"
winput = "0.2"
winreg = "0.11"
winreg = "0.50"
windows-interface = { version = "0.44" }
windows-implement = { version = "0.44" }
[dependencies.windows]