initial diagnostics implementation
This commit is contained in:
parent
f2b57488fe
commit
2a45d0b983
4 changed files with 1326 additions and 9 deletions
|
@ -12,3 +12,6 @@ thiserror = "2.0"
|
|||
logos = "0.15"
|
||||
cstree = "0.12"
|
||||
text-size = "1.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
regex = "1.11.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue