Skip to content

Commit

Permalink
Bump windows from 0.58.0 to 0.59.0 in /src-service
Browse files Browse the repository at this point in the history
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.58.0 to 0.59.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](microsoft/windows-rs@0.58.0...0.59.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 Jan 8, 2025
1 parent 19d1233 commit d611203
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 19 deletions.
118 changes: 100 additions & 18 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 @@ -29,7 +29,7 @@ mslnk = "0.1"
windows-service = "0.7"
msi = "0.8"
winreg = "0.52"
windows = { version = "0.58", features = [
windows = { version = "0.59", features = [
"Win32_Foundation",
"Win32_System_SystemInformation",
"Win32_System_Pipes",
Expand Down

0 comments on commit d611203

Please sign in to comment.