iowo/Cargo.toml
2023-11-16 09:17:14 +01:00

11 lines
225 B
TOML

[package]
name = "pipeline-lang"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
logos = "0.13"
codespan-reporting = "0.11"