[package] name = "echo-chanserv" version = "0.0.1" edition = "2021" description = "ChanServ channel-registration service module for echo." [dependencies] echo-api = { path = "../../api" }