begin writing parser
This commit is contained in:
parent
3d6157e03a
commit
49408a310b
4 changed files with 46 additions and 15 deletions
|
|
@ -6,4 +6,4 @@ edition = "2021"
|
|||
[dependencies]
|
||||
argus-core = { version = "0.1.0", path = "../argus-core" }
|
||||
ariadne = "0.3.0"
|
||||
chumsky = "0.9.2"
|
||||
chumsky = "1.0.0-alpha.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue