diff rust/Cargo.toml @ 621:8136a6b99866 rust

make it compile again
author Matt Johnston <matt@ucc.asn.au>
date Sat, 15 Apr 2017 23:39:23 +0800
parents 8fda564cc46f
children 5b456905eaac
line wrap: on
line diff
--- a/rust/Cargo.toml	Thu Mar 23 00:20:22 2017 +0800
+++ b/rust/Cargo.toml	Sat Apr 15 23:39:23 2017 +0800
@@ -24,4 +24,5 @@
 base64 = "0.4"
 
 # linux only
+[target.linux.dependencies]
 sysfs_gpio = "0.5"