From ea9be053977c5730c8440685437abf0230062bb5 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 15 Mar 2015 16:11:18 -0400 Subject: problem 7 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 "] [dependencies] rustc-serialize = "0.3.3" +openssl = "0.5.1" -- cgit v1.2.3-54-g00ecf