This commit is contained in:
Robin Appelman 2026-05-01 15:12:57 +02:00
commit 7fca98398b
4 changed files with 118 additions and 199 deletions

View file

@ -15,7 +15,7 @@ tracing = "0.1.44"
tracing-subscriber = "0.3.22"
main_error = "0.1.2"
nix = { version = "0.31.1", features = ["mount", "sched", "user", "signal"] }
sd-notify = "0.4.5"
sd-notify = "0.5.0"
futures = "0.3.31"
futures-concurrency = "7.7.1"
neli = "0.7.4"