From f22f50ebe6f2e54a0fc41ac241c9acfa0dbe5d35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:53:20 +0000 Subject: deps(crates): bump env_logger from 0.11.2 to 0.11.3 Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.2 to 0.11.3. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.2...v0.11.3) --- updated-dependencies: - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 113dbf3..99c86c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ build = "build.rs" bottomify = "1.2.0" color-eyre = "0.6.2" dotenvy = "0.15.7" -env_logger = "0.11.2" +env_logger = "0.11.3" eyre = "0.6.12" include_dir = "0.7.3" log = "0.4.21" -- cgit v1.2.3