something worked

This commit is contained in:
2022-12-29 14:30:30 -08:00
committed by Adam Wick
parent a797b43068
commit bb1cbf9962
7 changed files with 112 additions and 49 deletions

View File

@@ -25,6 +25,7 @@ lalrpop-util = "^0.19.7"
lazy_static = "^1.4.0"
logos = "^0.12.0"
pretty = { version = "^0.11.2", features = ["termcolor"] }
target-lexicon = "^0.12.5"
thiserror = "^1.0.30"
[build-dependencies]