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