Mercurial > templog
comparison rust/Cargo.toml @ 624:2710649ab71e rust
read/write params local file. untested
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 16 Apr 2017 23:29:27 +0800 |
parents | 5b456905eaac |
children | efcbe0d3afd6 |
comparison
equal
deleted
inserted
replaced
623:03167105f6de | 624:2710649ab71e |
---|---|
21 toml = "0.3" | 21 toml = "0.3" |
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 libc = "0.2" | 25 libc = "0.2" |
26 atomicwrites = "0.1" | |
26 | 27 |
27 # linux only | 28 # linux only |
28 [target.linux.dependencies] | 29 [target.linux.dependencies] |
29 sysfs_gpio = "0.5" | 30 sysfs_gpio = "0.5" |