Mercurial > templog
view rust/Cargo.toml @ 592:03b48ec0bb03 rust
fridge, types, configwaiter
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 24 Dec 2016 00:14:58 +0800 |
parents | 4a944663fa8d |
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"