From 07b711c7736dcf0a7f25ec7a59ae4bffa2c3df9d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 17 Mar 2015 07:46:55 -0400 Subject: problem 11 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4a8eb22..573fc44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ authors = ["Jesse Luehrs "] [dependencies] rustc-serialize = "0.3.3" openssl = "0.5.1" +rand = "0.2.0" -- cgit v1.2.3-54-g00ecf