tek/output/Cargo.toml

10 lines
161 B
TOML

[package]
name = "tek_output"
edition = "2021"
version = "0.2.0"
[dev-dependencies]
tek_tui = { path = "../tui" }
[dependencies]
tek_edn = { path = "../edn" }