Skip to content

Commit 20af359

Browse files
dependabot[bot]ararog
authored andcommitted
chore(deps): bump env_logger from 0.10.2 to 0.11.8
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.2 to 0.11.8. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.10.2...v0.11.8) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4ba51e commit 20af359

2 files changed

Lines changed: 9 additions & 48 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ vetis = { version = "0.1.4-beta.3" }
3838
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
3939
toml = "0.9.11"
4040
serde = "1.0.228"
41-
env_logger = "0.10.2"
4241
matchit = "0.9.1"
42+
env_logger = "0.11.8"

0 commit comments

Comments
 (0)