Added support for compile-time constant hash expressions
This commit is contained in:
@@ -8,6 +8,7 @@ quick-error = { workspace = true }
|
||||
parser = { path = "../parser" }
|
||||
tokenizer = { path = "../tokenizer" }
|
||||
lsp-types = { workspace = true }
|
||||
crc32fast = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = { version = "1.0" }
|
||||
|
||||
Reference in New Issue
Block a user