aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-10-17 10:46:24 -0700
committerBryan Newbold <bnewbold@robocracy.org>2017-10-17 10:46:24 -0700
commitb30dcccd4f6e3098e6bba7cc58ee12e4196a54e4 (patch)
tree88bc457a6e8a02fbbee63b11e9a4eacb79a1a4d4 /Cargo.toml
parent884baebe2d14a1326998be7704beb42564d1e9fd (diff)
downloadgeniza-b30dcccd4f6e3098e6bba7cc58ee12e4196a54e4.tar.gz
geniza-b30dcccd4f6e3098e6bba7cc58ee12e4196a54e4.zip
initial work on register directories
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 c5bab8b..3660349 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,3 +9,4 @@ integer-encoding = "^1.0"
clap = "2"
error-chain = "0.7"
env_logger = "0.3"
+rand = "0.3"