cool errors

This commit is contained in:
nora 2022-06-13 12:32:39 +02:00
parent 29219405ff
commit e6ea89b754
7 changed files with 254 additions and 33 deletions

View file

@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ariadne = "0.1.5"
dbg-pls = { version = "0.3.2", features = ["colors", "derive"] }
logos = "0.12.1"