Update dependencies (hopefully)
This commit is contained in:
parent
950079541b
commit
8fb5da4aeb
|
@ -7,7 +7,7 @@ edition = "2018"
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
serenity = "0.7.0"
|
serenity = "0.7.1"
|
||||||
rand = "0.7.2"
|
rand = "0.7.2"
|
||||||
sys-info = "0.5.8"
|
sys-info = "0.5.8"
|
||||||
urbandict = "0.2.0"
|
urbandict = "0.2.0"
|
||||||
|
|
Loading…
Reference in New Issue