discoWeRo-Bot-security-repo/Cargo.toml

9 lines
247 B
TOML
Raw Normal View History

2024-04-17 13:07:37 +00:00
[package]
name = "disco_wero_bot"
version = "0.1.0"
authors = ["WeRobot <contact@werobot.fr>", "GZod01 <gzod01@gzod01.fr>"]
edition = "2021"
[dependencies]
serenity = "0.12"
tokio = { version = "1.21.2", features = ["macros", "rt-multi-thread"] }