Update serenity to v0.9.0-rc.2

This commit is contained in:
Natsu Kagami 2020-10-08 13:39:15 -04:00
parent e25701a99c
commit 85ef689909
7 changed files with 34 additions and 11 deletions

View file

@ -17,6 +17,6 @@ chrono = "0.4"
flume = "0.9"
[dependencies.serenity]
version = "0.9.0-rc.0"
version = "0.9.0-rc.2"
default-features = true
features = ["collector"]