Conlang/Cargo.toml

12 lines
254 B
TOML

[workspace]
members = ["libconlang", "lerox", "constr"]
resolver = "2"
[workspace.package]
repository = "https://git.soft.fish/j/Conlang"
version = "0.0.1"
authors = ["John Breaux <j@soft.fish>"]
edition = "2021"
license = "MIT"
publish = ["soft-fish"]