config-source: validate static template catalog projections

This commit is contained in:
2026-08-14 13:44:51 +09:00
parent 46ffde19a6
commit 48ff977d06
5 changed files with 194 additions and 1 deletions
Generated
+2
View File
@@ -596,6 +596,7 @@ dependencies = [
"decodal",
"decodal-language-service",
"decodal-language-tools",
"minijinja",
"pretty_assertions",
"serde",
"serde_json",
@@ -6059,6 +6060,7 @@ dependencies = [
"chrono",
"clap",
"client",
"config-source",
"dotenv",
"flow",
"fs4",