roowhod: notify systemd on startup
All checks were successful
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
Cargo.lock generated
View File

@@ -869,6 +869,7 @@ dependencies = [
"serde",
"serde_json",
"tokio",
"tokio-util",
"toml",
"tracing",
"tracing-subscriber",