Skip to content

Commit

Permalink
Merge pull request #459 from euank/dependabot/cargo/env_logger-0.11.1
Browse files Browse the repository at this point in the history
build(deps): bump env_logger from 0.9.0 to 0.11.1
  • Loading branch information
euank committed Feb 12, 2024
2 parents 8be3e55 + 878f9f9 commit 15808e3
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 24 deletions.
98 changes: 75 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ features = ["color", "vec_map"]
[dependencies]
crossbeam-channel = "0.4"
directories = "~2"
env_logger = "~0.9"
env_logger = "~0.11"
libc = "~0.2"
log = "~0.4"
rmp-serde = "~0.15"
Expand Down

0 comments on commit 15808e3

Please sign in to comment.