rust-bot/Cargo.toml

9 lines
144 B
TOML
Raw Normal View History

2016-07-25 15:59:46 -07:00
[package]
name = "rust-bot"
version = "0.1.0"
authors = ["Darren VanBuren <onekopaka@theoks.net>"]
[dependencies]
irc = "0.11.0"
hyper = "0.9"