view rust/Cargo.toml @ 590:dccd8504aa38 rust

it runs
author Matt Johnston <matt@ucc.asn.au>
date Wed, 21 Dec 2016 21:40:32 +0800
parents 038734052b20
children 4a944663fa8d
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"