feat!: Log version string during startup
All checks were successful
Build and deploy / build (push) Successful in 10m11s
Build and deploy / Deploy container (push) Successful in 36s

This commit is contained in:
2025-09-05 04:55:29 +02:00
parent edee032b91
commit 56275811f7
4 changed files with 37 additions and 2 deletions

View File

@@ -74,6 +74,7 @@ config = { version = "0.15.15", default-features = false, features = [
"toml",
] }
dotenvy = { workspace = true }
git-version = "0.3.9"
google_home = { workspace = true }
hostname = { workspace = true }
mlua = { workspace = true }