Remove mentions of versions to Serenity git dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user