From 043871d71f68a8a52d1e53b4882b8afd210fd241 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 19 Nov 2018 14:07:20 +0100 Subject: Bump version of 'rand'. --- store/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'store') diff --git a/store/Cargo.toml b/store/Cargo.toml index 9182e162..9dfe2e51 100644 --- a/store/Cargo.toml +++ b/store/Cargo.toml @@ -16,7 +16,7 @@ capnp = "0.9" capnp-rpc = "0.9" failure = "0.1.2" futures = "0.1.17" -rand = "0.5" +rand = "0.6" rusqlite = "0.14" time = "0.1.38" tokio-core = "0.1.10" -- cgit v1.2.3