Skip to content

Commit

Permalink
build(deps): bump log version to "0.4.21"
Browse files Browse the repository at this point in the history
  • Loading branch information
bydlw98 committed Mar 16, 2024
1 parent 9e9441f commit 48a26b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ env_logger = "0.11.3"
ignore = "0.4.22"
lexopt = "0.3.0"
libc = "0.2.153"
log = "0.4.21"
once_cell = "1.18.0"
terminal_size = "0.3.0"
unicode-width = "0.1.11"
log = "0.4.20"

[target.'cfg(windows)'.dependencies]
windows-sys = { version = "0.52.0", features = [
Expand Down

0 comments on commit 48a26b1

Please sign in to comment.