From 07ec691aa344d32495287844c4ee36bc632ef3aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Feb 2022 15:37:17 +0000 Subject: fix(deps): update rust crate flexi_logger to 0.22.3 --- 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 eac59d9..1bc393a 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.22.2" +flexi_logger = "0.22.3" human-panic = "1.0.3" # simple-error = "0.2.3" -- cgit v1.2.3