From ccfafce47eadb72cfebe18c8c9f3d627ef51aab2 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 10 May 2015 19:35:28 -0400 Subject: update rust version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bbbd731..f18ef09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,6 +21,6 @@ path = "tests/set4.rs" [dependencies] rustc-serialize = "0.3" -openssl = "0.5" +openssl = "0.6" rand = "0.3" time = "0.1" -- cgit v1.2.3-54-g00ecf