Skip to content

Commit

Permalink
Bump winreg from 0.52.0 to 0.53.0 in /src-service
Browse files Browse the repository at this point in the history
Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/gentoo90/winreg-rs/releases)
- [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md)
- [Commits](gentoo90/winreg-rs@v0.52.0...v0.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 19d1233 commit 3cf6f62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src-service/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 src-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ chacha20poly1305 = { version = "0.10", features = ["heapless"] }
mslnk = "0.1"
windows-service = "0.7"
msi = "0.8"
winreg = "0.52"
winreg = "0.53"
windows = { version = "0.58", features = [
"Win32_Foundation",
"Win32_System_SystemInformation",
Expand Down

0 comments on commit 3cf6f62

Please sign in to comment.