diff rust/Cargo.toml @ 622:5b456905eaac rust

use libc. update.
author Matt Johnston <matt@ucc.asn.au>
date Sun, 16 Apr 2017 22:50:05 +0800
parents 8136a6b99866
children 2710649ab71e
line wrap: on
line diff
--- a/rust/Cargo.toml	Sat Apr 15 23:39:23 2017 +0800
+++ b/rust/Cargo.toml	Sun Apr 16 22:50:05 2017 +0800
@@ -22,6 +22,7 @@
 curl = "0.4"
 serde_json = "0.9"
 base64 = "0.4"
+libc = "0.2"
 
 # linux only
 [target.linux.dependencies]