view rust/Cargo.toml @ 593:bf138339d20a rust

fiddling with timeouts and closures
author Matt Johnston <matt@ucc.asn.au>
date Tue, 27 Dec 2016 00:51:28 +0800
parents 03b48ec0bb03
children aff50ee77252
line wrap: on
line source

[package]
name = "wort-templog"
version = "0.1.0"
authors = ["Matt Johnston <[email protected]>"]

[dependencies]
futures = "0.1.6"
tokio-core = "0.1.1"
rustc-serialize = "0.3"
rand = "0.3"