rustcord/Cargo.toml

15 lines
324 B
TOML

[package]
name = "rustcord"
version = "0.2.2"
authors = ["EvilDeaaaadd <EvilDeaaaadd@protonmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serenity = "0.7.0"
rand = "0.7.2"
sys-info = "0.5.8"
urbandict = "0.2.0"
owoify = "0.1.4"