feat: Generate definitions for config
Some checks failed
Build and deploy / Deploy container (push) Blocked by required conditions
Build and deploy / build (push) Has been cancelled

This commit is contained in:
2025-10-17 03:15:01 +02:00
parent a0ed373971
commit d2d473c137
5 changed files with 34 additions and 2 deletions

View File

@@ -77,6 +77,7 @@ config = { version = "0.15.15", default-features = false, features = [
] }
git-version = "0.3.9"
google_home = { workspace = true }
lua_typed = { workspace = true }
inventory = { workspace = true }
mlua = { workspace = true }
reqwest = { workspace = true }