summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorShaun Taheri <shaun@advancedtelematic.com>2016-07-20 17:11:14 +0200
committerShaun Taheri <shaun@advancedtelematic.com>2016-08-03 10:58:27 +0200
commit0cdf7bae7c08f08feb4f0eaf6f77dd9aa720ccdb (patch)
treeda78367c0ee7e53f5e3e1e969a3e6554647d9131 /Cargo.toml
parenta0ec7ef38c9806e015d4a2ce5b5db5a95493fc51 (diff)
downloadrvi_sota_client-0cdf7bae7c08f08feb4f0eaf6f77dd9aa720ccdb.tar.gz
Re-enable RVI through DBus gateway
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8622b6d..fb0c03b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,6 +24,7 @@ getopts = "0.2.14"
hyper = { git = "https://github.com/hyperium/hyper" }
log = "0.3.6"
nom = "1.2.3"
+rand = "0.3.14"
rust-crypto = "0.2.36"
rustc-serialize = "0.3.19"
tempfile = "2.1.3"