Skip to content

Commit 05d7053

Browse files
Bump env_logger from 0.9.3 to 0.10.0
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.3 to 0.10.0. - [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.9.3...v0.10.0) --- updated-dependencies: - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0b4158 commit 05d7053

2 files changed

Lines changed: 69 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 68 additions & 16 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
@@ -26,7 +26,7 @@ float-cmp = "0.9"
2626
integer_or_float = { git = "https://github.com/MFEK/integer_or_float.rlib", branch = "main", default-features = false, features = ["hash", "float-cmp"] }
2727

2828
[dev-dependencies]
29-
env_logger = "0.9"
29+
env_logger = "0.10"
3030
test-log = "0.2"
3131
lazy_static = "1"
3232

0 commit comments

Comments
 (0)