Update versions for twilight and serenity-voice-model in songbird (#1075)

This commit is contained in:
Kyle Simpson
2020-11-12 12:34:23 +00:00
committed by GitHub
parent 8b7f388f7b
commit 868785ba71
3 changed files with 40 additions and 34 deletions

View File

@@ -10,10 +10,10 @@ tracing = "0.1"
tracing-subscriber = "0.2"
serde_json = { version = "1" }
tokio = { features = ["macros", "rt-threaded", "sync"], version = "0.2" }
twilight-gateway = "0.1"
twilight-http = "0.1"
twilight-model = "0.1"
twilight-standby = "0.1"
twilight-gateway = "0.2"
twilight-http = "0.2"
twilight-model = "0.2"
twilight-standby = "0.2"
[dependencies.songbird]
path = "../.."