From 19f8b49cb93ae8648d6447d5207ca09dddf97893 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 1 Jan 2018 12:22:40 +0100 Subject: bump rand to 0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7dbb9008..0f3f4b95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ gcc = "0.3" [dev-dependencies] lazy_static = "1" -rand = "0.3.8" +rand = "0.4" tempdir = "0.3" tempfile = "2" -- cgit v1.2.3