Skip to content

Commit

Permalink
chore(deps): update rust crate env_logger to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent ed3120a commit 7e83882
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 70 deletions.
144 changes: 75 additions & 69 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 @@ -26,7 +26,7 @@ rayon = "1.8"
regex = "1.10"
image = "0.24"
log = "0.4"
env_logger = "0.10"
env_logger = "0.11"
rand = "0.8"
# Use git version (https://github.com/knopp/mime_guess) of mime_guess until https://github.com/abonander/mime_guess/pull/82 is merged
mime_guess = { git = "https://github.com/knopp/mime_guess", branch = "add_heif_jxl" }
Expand Down

0 comments on commit 7e83882

Please sign in to comment.