moved to workspaces
This commit is contained in:
parent
79975ffcba
commit
7c0dc98ef7
16 changed files with 91 additions and 103 deletions
8
crates/akailang-parser/Cargo.toml
Normal file
8
crates/akailang-parser/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "akailang-parser"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
logos = "0.15.0"
|
||||
chumsky = "0.10.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue