Version bumps
This commit is contained in:
parent
cc0db73d54
commit
cc4ea42992
|
|
@ -23,5 +23,5 @@ regex = "1.5.4"
|
||||||
reqwest = "0.11.9"
|
reqwest = "0.11.9"
|
||||||
serde = "1.0.136"
|
serde = "1.0.136"
|
||||||
serde_json = "1.0.79"
|
serde_json = "1.0.79"
|
||||||
serenity = { version = "0.11.2", features = [ "collector", "unstable_discord_api" ] }
|
serenity = { version = "0.11", features = [ "collector", "unstable_discord_api" ] }
|
||||||
tokio = { version = "1.16.1", features = ["sync", "macros", "rt-multi-thread"] }
|
tokio = { version = "1.16.1", features = ["sync", "macros", "rt-multi-thread"] }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue