Update to serenity 0.9.1

This commit is contained in:
Natsu Kagami 2020-11-22 23:56:15 -05:00
parent 85ef689909
commit b8471152d3
Signed by: nki
GPG key ID: 73376E117CD20735
8 changed files with 55 additions and 106 deletions

View file

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