Skip to content

Commit 24ccef1

Browse files
dependabot[bot]LoricAndre
authored andcommitted
chore: bump env_logger from 0.9.3 to 0.11.5 (#615)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.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.9.3...v0.11.5) --- updated-dependencies: - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
1 parent c1314ea commit 24ccef1

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

Cargo.lock

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

skim/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ lazy_static = "1.4.0"
2828
shlex = { version = "1.1.0", optional = true }
2929
unicode-width = "0.2.0"
3030
log = "0.4.22"
31-
env_logger = { version = "0.9.0", optional = true }
31+
env_logger = { version = "0.11.5", optional = true }
3232
time = "0.3.13"
3333
clap = { version = "4.5.20", optional = true, features = ["cargo", "derive"] }
3434
tuikit = "0.5.0"

0 commit comments

Comments
 (0)