diff 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
line wrap: on
line diff
--- a/rust/Cargo.toml	Sun Apr 16 22:50:20 2017 +0800
+++ b/rust/Cargo.toml	Sun Apr 16 23:29:27 2017 +0800
@@ -23,6 +23,7 @@
 serde_json = "0.9"
 base64 = "0.4"
 libc = "0.2"
+atomicwrites = "0.1"
 
 # linux only
 [target.linux.dependencies]