Skip to content

Commit

Permalink
Merge pull request #148 from Achiefs/dependabot/cargo/windows-service…
Browse files Browse the repository at this point in the history
…-0.7.0

Update windows-service requirement from 0.6.0 to 0.7.0
  • Loading branch information
okynos authored Apr 30, 2024
2 parents 2b3ea0f + d2516c2 commit 357d28a
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 357d28a

Please sign in to comment.