Skip to content

Commit be0164f

Browse files
build(deps): bump env_logger from 0.11.3 to 0.11.5 (#246)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.3 to 0.11.5. - [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.11.3...v0.11.5) --- updated-dependencies: - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffc4b35 commit be0164f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -32,7 +32,7 @@ proptest = "1.5.0"
3232
ron = "=0.9.0-alpha.0"
3333
varisat = "0.2.2"
3434
criterion = "0.5"
35-
env_logger = "0.11.3"
35+
env_logger = "0.11.5"
3636

3737
[[bench]]
3838
name = "large_case"

0 commit comments

Comments
 (0)