feat(lexer): Add diagnostic and impl error recovering
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
codespan-reporting = "0.13.1"
|
||||
num = "0.4.3"
|
||||
regex = "1.12.3"
|
||||
strum = { version = "0.28.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user