tenquestionmarks/Cargo.toml
2018-05-12 02:11:23 -05:00

26 lines
830 B
TOML

[package]
name="tenquestionmarks"
version="0.0.4"
authors=["Adrian Malacoda <adrian.malacoda@monarch-pass.net>"]
[dependencies]
hlua = "0.4.1"
discord = { git = "https://github.com/tinaun/discord-rs", branch = "async_internals" }
toml = "0.4.5"
crossbeam = "0.3.2"
rand = "0.4.2"
log = "0.4.1"
env_logger = "0.5.3"
transformable_channels = "0.1.1"
time = "0.1"
regex = "^1"
multimap = "0.4.0"
notify = "4.0.0"
irc = "0.13.5"
thread_local = "0.3"
pvn = { git = "https://gitlab.monarch-pass.net/malacoda/pvn.git" }
echobox = { git = "https://gitlab.monarch-pass.net/malacoda/echobox.git" }
stc = { git = "https://gitlab.monarch-pass.net/malacoda/stc.git" }
i-can-has-cat = { git = "https://gitlab.monarch-pass.net/malacoda/i-can-has-cat.git" }
wow-such-doge = { git = "https://gitlab.monarch-pass.net/malacoda/wow-such-doge.git" }