[package] name = "06_voice" version = "0.1.0" authors = ["my name "] [dependencies] typemap = "~0.3" [dependencies.serenity] features = ["cache", "framework", "standard_framework", "voice"] path = "../../"