tek/time/Cargo.toml

13 lines
235 B
TOML

[package]
name = "tek_time"
edition = "2021"
version = "0.2.0"
[dependencies]
tek_tui = { path = "../tui" }
tek_jack = { path = "../jack" }
atomic_float = "1.0.0"
quanta = "0.12.3"
#jack = { path = "../rust-jack" }
#midly = "0.5"