init tera and html lsp

This commit is contained in:
Per Stark
2024-12-03 13:26:17 +01:00
parent 5d1e48d493
commit 1fad4a5b1a
7 changed files with 252 additions and 1 deletions
+1
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"] }