You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
211 B
TOML

[package]
name = "rceaadb"
version = "0.1.0"
authors = ["kageru <kageru@encode.moe>"]
edition = "2018"
[dependencies]
serenity = "0.7.4"
serde = "1.0.104"
toml = "0.5.5"
lazy_static = "1.4.0"
cmd_lib = "0.7.8"