tek/crates/tek_layout/Cargo.toml

7 lines
117 B
TOML

[package]
name = "tek_layout"
edition = "2021"
version = "0.1.0"
[dependencies]
tek_core = { path = "../tek_core" }