roowhod: notify systemd on startup
Build and test / check (push) Successful in 1m12s
Build and test / build (push) Successful in 1m37s
Build and test / test (push) Successful in 1m56s
Build and test / docs (push) Successful in 5m33s

This commit is contained in:
2026-02-12 11:19:08 +09:00
parent 2c646af236
commit ba7a7f2b26
4 changed files with 18 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ uucore = { version = "0.5.0", features = ["utmpx"] }
zlink = { version = "0.3.0", features = ["introspection"] }
clap_complete = "4.5.65"
itertools = "0.14.0"
tokio-util = "0.7.18"
[features]
default = ["systemd"]