[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" [patch.crates-io] openssl = { git = "https://github.com/ishitatsuyuki/rust-openssl", branch = "0.9.x" }