From d6bec472109806eea2ad86741edd3eb1571b872c Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Sat, 12 May 2018 15:14:35 +0200 Subject: Brought random crate back --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7628f0f..12a5214 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,5 @@ version = "1.0.0" serde_derive = "1.0.43" serde = "1.0.43" serde_json = "1.0.16" + +rand = "0.4.2" -- cgit v1.2.3