From 82fde31b637e72d381857e3e2cb669298073edd1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 6 Apr 2015 01:26:20 -0400 Subject: real problem 22 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 "] rustc-serialize = "0.3" openssl = "0.5" rand = "0.3" +time = "0.1" -- cgit v1.2.3-54-g00ecf