[package] name = "echo-statserv" version = "0.0.1" edition = "2021" description = "StatServ: surface the shared stats registry and per-channel activity." [dependencies] echo-api = { path = "../../api" }