diff rust/Cargo.toml @ 620:8fda564cc46f rust

fridge work
author Matt Johnston <matt@ucc.asn.au>
date Thu, 23 Mar 2017 00:20:22 +0800
parents a85c0c9bc1fa
children 8136a6b99866
line wrap: on
line diff
--- a/rust/Cargo.toml	Tue Mar 21 22:41:29 2017 +0800
+++ b/rust/Cargo.toml	Thu Mar 23 00:20:22 2017 +0800
@@ -21,4 +21,7 @@
 toml = "0.3"
 curl = "0.4"
 serde_json = "0.9"
-base64 = "0.4.0"
+base64 = "0.4"
+
+# linux only
+sysfs_gpio = "0.5"