comparison 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
comparison
equal deleted inserted replaced
589:f2508125adf1 590:dccd8504aa38
4 authors = ["Matt Johnston <[email protected]>"] 4 authors = ["Matt Johnston <[email protected]>"]
5 5
6 [dependencies] 6 [dependencies]
7 futures = "0.1.6" 7 futures = "0.1.6"
8 tokio-core = "0.1.1" 8 tokio-core = "0.1.1"
9 tokio-tls = { git = "https://github.com/tokio-rs/tokio-tls" }
10 9