diff --git a/xp-bot/Cargo.toml b/xp-bot/Cargo.toml index cd02416..0fb27d5 100644 --- a/xp-bot/Cargo.toml +++ b/xp-bot/Cargo.toml @@ -15,7 +15,7 @@ log = "0.4.19" reqwest = "0.11.18" round = "0.1.2" serde = "1.0.181" -serenity = { version = "0.11.6", features = [ +serenity = { version = "0.12.4", features = [ "builder", "client", "gateway",