From 5b9c04077f151cb173182d9c17e7e67edb739ec6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Feb 2022 10:51:05 +0000 Subject: fix(deps): update rust crate rand to 0.8.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b3564aa..f2faf11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ harness = false structopt = "0.3.26" # Utility -rand = "0.8.4" +rand = "0.8.5" # Logging log = "0.4.14" -- cgit v1.2.3