feat: Generate definitions for config

This commit is contained in:
2025-10-17 03:15:27 +02:00
parent b557afe2fc
commit 84e8942fc9
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 }