This commit is contained in:
nora 2022-07-24 18:38:19 +02:00
parent 475a520de3
commit 683f11c997
6 changed files with 111 additions and 13 deletions

View file

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