From 4c39152bba5a320c6d2d1f015341f72c3d708381 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 02:27:16 +0000 Subject: [PATCH] chore(deps): update rust crate log to 0.4.19 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 30f2493d..d789d155 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ itertools = "0.10.5" miette = { version = "5.6.0", features = ["fancy"] } thiserror = "1.0.39" gix = "0.44.1" -log = "0.4.18" +log = "0.4.19" env_logger = "0.10.0" indexmap = "1.9.3" inquire = { version = "0.6.2", default-features = false, features = [