Skip to content

Commit

Permalink
Merge pull request #332 from wbbaddons/dependabot/cargo/log-0.4.22
Browse files Browse the repository at this point in the history
Bump log from 0.4.21 to 0.4.22
  • Loading branch information
TimWolla authored Jul 16, 2024
2 parents 3eef82e + b47affb commit f310bdf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ futures-util = { version = "0.3.30", default-features = false }
humantime = "2.1.0"
language-tags = "0.3.2"
libc = "0.2.155"
log = "0.4.21"
log = "0.4.22"
mime = "0.3.17"
mime_guess = { version = "2.0.5", default-features = false }
nom = { version = "7.1.3", default-features = false, features = [ "alloc" ] }
Expand Down

0 comments on commit f310bdf

Please sign in to comment.