summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-03-15 16:11:18 -0400
committerJesse Luehrs <doy@tozt.net>2015-03-15 16:11:28 -0400
commitea9be053977c5730c8440685437abf0230062bb5 (patch)
tree498d82fd2f32006980d06406fe755332f08dd0d4 /Cargo.toml
parent3918fcd0b67cf9285e47e0c7b2a4d0e92fe01cda (diff)
downloadmatasano-ea9be053977c5730c8440685437abf0230062bb5.tar.gz
matasano-ea9be053977c5730c8440685437abf0230062bb5.zip
problem 7
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 dcde5e8..4a8eb22 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,3 +6,4 @@ authors = ["Jesse Luehrs <doy@tozt.net>"]
[dependencies]
rustc-serialize = "0.3.3"
+openssl = "0.5.1"