diff --git a/Cargo.toml b/Cargo.toml index 68ccc88..7b07963 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -serenity = "0.7.0" +serenity = "0.7.1" rand = "0.7.2" sys-info = "0.5.8" urbandict = "0.2.0"