Chore: Bump to published twilight.

This commit is contained in:
Kyle Simpson
2021-01-08 10:27:25 +00:00
parent 53ab9dac03
commit 7d767d2919
2 changed files with 6 additions and 10 deletions

View File

@@ -81,17 +81,13 @@ default-features = false
[dependencies.twilight-gateway]
optional = true
#version = "0.3"
version = "0.3"
default-features = false
git = "https://github.com/twilight-rs/twilight"
branch = "v0.3"
[dependencies.twilight-model]
optional = true
#version = "0.3"
version = "0.3"
default-features = false
git = "https://github.com/twilight-rs/twilight"
branch = "v0.3"
[dependencies.typemap_rev]
optional = true