diff --git a/Cargo.toml b/Cargo.toml index 0cbd0f8..bc8c89c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ keywords = ["discord", "minecraft", "bot"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -serenity = "0.10" +serenity = "0.12" async-minecraft-ping = "0.8"