Skip to content

Commit

Permalink
Update windows-service requirement from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Updates the requirements on [windows-service](https://github.com/mullvad/windows-service-rs) to permit the latest version.
- [Release notes](https://github.com/mullvad/windows-service-rs/releases)
- [Changelog](https://github.com/mullvad/windows-service-rs/blob/main/CHANGELOG.md)
- [Commits](mullvad/windows-service-rs@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: windows-service
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 2b3ea0f commit d2516c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ default-features = false
features = ["std"]

[target.'cfg(windows)'.dependencies]
windows-service = "0.6.0"
windows-service = "0.7.0"
zip = "0.6.6"

[target.'cfg(unix)'.dependencies]
Expand Down

0 comments on commit d2516c2

Please sign in to comment.