From 559bc62a4daa7632bcfc5aa114f0a45144189987 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Jan 2022 18:49:51 +0000 Subject: fix(deps): update rust crate flexi_logger to 0.22.2 --- crates/whirl/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/whirl/Cargo.toml b/crates/whirl/Cargo.toml index 3e2a95c..c8e3a89 100644 --- a/crates/whirl/Cargo.toml +++ b/crates/whirl/Cargo.toml @@ -18,7 +18,7 @@ dotenv = "0.15.0" # Logging log = "0.4.14" -flexi_logger = "0.19.6" +flexi_logger = "0.22.2" human-panic = "1.0.3" # simple-error = "0.2.3" -- cgit v1.2.3