comparison 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
comparison
equal deleted inserted replaced
620:8fda564cc46f 621:8136a6b99866
22 curl = "0.4" 22 curl = "0.4"
23 serde_json = "0.9" 23 serde_json = "0.9"
24 base64 = "0.4" 24 base64 = "0.4"
25 25
26 # linux only 26 # linux only
27 [target.linux.dependencies]
27 sysfs_gpio = "0.5" 28 sysfs_gpio = "0.5"