From 9fa38f13a7db4d8ef9f3398b68b8604e88b3bfdf Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 5 Apr 2015 01:58:12 -0400 Subject: update rust --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e9006d0..544ff50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,4 @@ authors = ["Jesse Luehrs "] [dependencies] rustc-serialize = "0.3" openssl = "0.5" -rand = "0.2" +rand = "0.3" -- cgit v1.2.3-54-g00ecf