This commit is contained in:
nora 2022-09-24 16:15:57 +02:00
parent 81de426f39
commit 4abbd3ca76
3 changed files with 133 additions and 0 deletions

View file

@ -7,6 +7,7 @@ edition = "2021"
[dependencies]
bumpalo = "3.10.0"
indexmap = "1.9.1"
lasso = "0.6.0"
parser = { path = "../parser" }
rustc-hash = "1.1.0"