Skip to content

Commit

Permalink
build(deps): 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 and pando85 committed May 1, 2024
1 parent 338de9d commit 618f72b
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 @@ -16,7 +16,7 @@ readme = "README.md"
[workspace.dependencies]
clap = "4.5.4"
lazy_static = "1.4.0"
log = "0.4"
log = "0.4.21"
regex = "1.10"
schemars = "0.8"
serde_json = "1.0"
Expand Down

0 comments on commit 618f72b

Please sign in to comment.