1
0
mirror of https://github.com/osmarks/autobotrobot synced 2024-06-14 01:06:53 +00:00
autobotrobot/Cargo.toml

12 lines
178 B
TOML

[package]
name = "autobotrobot"
version = "0.1.0"
[dependencies]
serenity = "0.5"
dotenv = "0.13"
calculate = "0.5"
ddg = "0.5"
regex = "1.0"
reqwest = "0.9"
lazy_static = "1.2"