Skip to content

Commit

Permalink
Update Rust crate log to 0.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 6bf074e commit e7ca47e
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 @@ -20,7 +20,7 @@ log = ["dep:log"]
[dependencies]
cfg-if = "1.0.0"
cvt = "0.1.1"
log = { version = "0.4.17", optional = true }
log = { version = "0.4.21", optional = true }

[dev-dependencies]
env_logger = "0.11.2"
Expand Down

0 comments on commit e7ca47e

Please sign in to comment.