Auto stash before rebase of "relpace_lsp_with_rust" onto "origin/relpace_lsp_with_rust"

This commit is contained in:
2025-11-16 20:55:25 +01:00
parent 7a3e3ae9f7
commit f44539ec2f
8 changed files with 220 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ edition = "2021"
anyhow = { workspace = true }
lsp-types = { workspace = true }
tree-sitter = { workspace = true }
tree-sitter-tcl = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }