start implementing

This commit is contained in:
JOLIMAITRE Matthieu 2024-06-07 03:31:12 +02:00
parent e27c3e624e
commit e6d013c716
9 changed files with 846 additions and 1 deletions

View file

@ -6,3 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
backtrace-on-stack-overflow = "0.3.0"
chumsky = "0.9.3"