init tera and html lsp

This commit is contained in:
Per Stark
2024-12-03 13:26:17 +01:00
parent 3bd6da5805
commit 358ed6082a
7 changed files with 252 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ serde_json = "1.0.128"
sha2 = "0.10.8"
surrealdb = "2.0.4"
tempfile = "3.12.0"
tera = "1.20.0"
text-splitter = "0.18.1"
thiserror = "1.0.63"
tokio = { version = "1.40.0", features = ["full"] }