Makomo/Cargo.toml

11 lines
212 B
TOML
Raw Normal View History

2019-10-21 18:49:28 +00:00
[package]
name = "makomo"
version = "0.1.0"
authors = ["april"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serenity = "0.7"