diff rust/Cargo.toml @ 627:d5075136442f rust

futures await
author Matt Johnston <matt@ucc.asn.au>
date Tue, 06 Feb 2018 22:16:44 +0800
parents efcbe0d3afd6
children c57821a60e51
line wrap: on
line diff
--- a/rust/Cargo.toml	Wed Dec 06 00:09:45 2017 +0800
+++ b/rust/Cargo.toml	Tue Feb 06 22:16:44 2018 +0800
@@ -23,6 +23,7 @@
 base64 = "0.4"
 libc = "0.2"
 atomicwrites = "0.1"
+futures-await = "0.1"
 
 [target.'cfg(target_os = "linux")'.dependencies]
 sysfs_gpio = "0.5"