[package] name = "echo-botserv" version = "0.0.1" edition = "2021" description = "BotServ: registers and manages service bots that sit in channels." [dependencies] echo-api = { path = "../../api" }