diff --git a/Cargo.toml b/Cargo.toml index ace02c2f2..eb94fb692 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,13 +61,11 @@ optional = true features = ["voice", "gateway"] git = "https://github.com/serenity-rs/serenity" branch = "current" -version = "0.9.0" [dependencies.serenity-voice-model] optional = true git = "https://github.com/serenity-rs/serenity" branch = "current" -version = "0.10" [dependencies.spin_sleep] optional = true