Skip to content

Commit

Permalink
chore(deps): update rust crate log to 0.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2023
1 parent 8d0b6a2 commit ba76835
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 @@ -30,7 +30,7 @@ itertools = "0.10.5"
miette = { version = "5.6.0", features = ["fancy"] }
thiserror = "1.0.39"
gix = "0.44.1"
log = "0.4.18"
log = "0.4.19"
env_logger = "0.10.0"
indexmap = "1.9.3"
inquire = { version = "0.6.2", default-features = false, features = [
Expand Down

0 comments on commit ba76835

Please sign in to comment.