Améliorations

This commit is contained in:
oussi
2026-04-20 16:47:15 +02:00
parent ddfa84cfea
commit ca69337afb
102 changed files with 915 additions and 97 deletions

View File

@@ -29,6 +29,7 @@ regex = "1"
glob = "0.3"
flate2 = "1"
form_urlencoded = "1"
reqwest = { version = "0.12", features = ["json", "native-tls"] }
[target.'cfg(windows)'.dependencies]
windows-service = "0.7"