Mercurial > templog
view rust/Cargo.toml @ 591:4a944663fa8d rust
more skeleton
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 23 Dec 2016 00:33:19 +0800 |
parents | dccd8504aa38 |
children | 03b48ec0bb03 |
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.*"