rudus/Cargo.toml
Scott Richmond 7829f739fc lexing?
2024-10-27 17:45:17 -04:00

12 lines
305 B
TOML

[package]
name = "rudus"
version = "0.0.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ariadne = { git = "https://github.com/zesterer/ariadne" }
chumsky = { git = "https://github.com/zesterer/chumsky" }
imbl = "3.0.0"