diff 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 diff
--- a/rust/Cargo.toml	Wed Dec 21 08:16:13 2016 +0800
+++ b/rust/Cargo.toml	Wed Dec 21 21:40:32 2016 +0800
@@ -6,5 +6,4 @@
 [dependencies]
 futures = "0.1.6"
 tokio-core = "0.1.1"
-tokio-tls = { git = "https://github.com/tokio-rs/tokio-tls" }