This commit is contained in:
nora 2021-05-14 20:08:37 +02:00
parent be64e7b51a
commit f66e2b9798
3 changed files with 18 additions and 16 deletions

View file

@ -16,6 +16,6 @@ fancy-regex = "0.5.0"
rand = "0.8.3"
[dependencies.serenity]
version = "0.10.2"
version = "0.10.7"
default-features = false
features = ["client", "gateway", "rustls_backend", "model", "framework", "standard_framework", "cache", "http", "utils"]