Merge pull request #33 from Coffey-Labs/dependabot/cargo/agent/windows-service-0.8.1

Bump windows-service from 0.7.0 to 0.8.1 in /agent
This commit is contained in:
jcoffey
2026-09-10 09:48:54 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ windows = { version = "0.62", features = [
"Win32_System_Diagnostics_Etw",
"Win32_Security",
] }
windows-service = "0.7"
windows-service = "0.8"
quick-xml = "0.41"
[build-dependencies]