Conlang/libconlang/Cargo.toml

11 lines
269 B
TOML

[package]
name = "conlang"
authors.workspace = true
version.workspace = true
edition.workspace = true
license.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
lerox ={ path = "../lerox" }