Conlang/Cargo.toml

10 lines
150 B
TOML
Raw Normal View History

2023-09-21 20:41:12 +00:00
[workspace]
members = ["libconlang"]
resolver = "2"
[workspace.package]
version = "0.0.1"
authors = ["John Breaux"]
edition = "2021"
license = "MIT"