comparison rust/Cargo.toml @ 616:a85c0c9bc1fa rust

hide epoch in ParamWaiter make_request handles the buffer too
author Matt Johnston <matt@ucc.asn.au>
date Wed, 08 Mar 2017 23:08:14 +0800
parents f3e39e2107fd
children 8fda564cc46f
comparison
equal deleted inserted replaced
615:f153aec221be 616:a85c0c9bc1fa
19 regex = "0.2" 19 regex = "0.2"
20 tokio-curl = "0.1" 20 tokio-curl = "0.1"
21 toml = "0.3" 21 toml = "0.3"
22 curl = "0.4" 22 curl = "0.4"
23 serde_json = "0.9" 23 serde_json = "0.9"
24 24 base64 = "0.4.0"