diff 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
line wrap: on
line diff
--- a/rust/Cargo.toml	Tue Mar 07 23:56:12 2017 +0800
+++ b/rust/Cargo.toml	Wed Mar 08 23:08:14 2017 +0800
@@ -21,4 +21,4 @@
 toml = "0.3"
 curl = "0.4"
 serde_json = "0.9"
-
+base64 = "0.4.0"