gdritter repos cg / master Cargo.toml
master

Tree @master (Download .tar.gz)

Cargo.toml @masterraw · history · blame

[package]
name = "cg"
version = "0.1.0"
authors = ["Getty Ritter <gettylefou@gmail.com>"]

[dependencies]
hyper = "*"
rusqlite = "*"
time = "*"
mustache = "*"
futures = "*"
rustc-serialize = "*"
lazy_static = "0.2"
tokio-core = "*"
tokio-io = "*"
unix_socket = "*"