Remove mentions of versions to Serenity git dependencies

This commit is contained in:
Alex M. M
2020-11-13 15:07:29 +01:00
parent ec7f5bca2d
commit 4a897a7b76

View File

@@ -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