feat: add deps

This commit is contained in:
rvcas
2022-08-02 21:20:50 -04:00
parent e74eace15c
commit fd17605e4d
2 changed files with 310 additions and 192 deletions

View File

@@ -5,4 +5,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[dependencies]
chumsky = "0.8.0"
internment = "0.7.0"
miette = "5.2.0"