summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-04-06 01:26:20 -0400
committerJesse Luehrs <doy@tozt.net>2015-04-06 01:26:20 -0400
commit82fde31b637e72d381857e3e2cb669298073edd1 (patch)
tree69153e3b49c06584c15e895787e15c6e8c8b71d8 /Cargo.toml
parent3dbdba1a7f5f0094c1d3075b3ca91b07196fcbf2 (diff)
downloadmatasano-82fde31b637e72d381857e3e2cb669298073edd1.tar.gz
matasano-82fde31b637e72d381857e3e2cb669298073edd1.zip
real problem 22
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 544ff50..bc2f6cf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,3 +8,4 @@ authors = ["Jesse Luehrs <doy@tozt.net>"]
rustc-serialize = "0.3"
openssl = "0.5"
rand = "0.3"
+time = "0.1"