Skip to content

Commit

Permalink
fix(deps): update rust crate log to 0.4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 2, 2023
1 parent 0355087 commit 8870a82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 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 x/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "Apache-2.0 OR MIT"
structopt = "0.3.21"
anyhow = "1.0.75"
env_logger = "0.8.3"
log = "0.4.14"
log = "0.4.20"
chrono = "0.4.31"
nexlint = { path = "../nexlint" }
nexlint-lints = { path = "../nexlint-lints" }

0 comments on commit 8870a82

Please sign in to comment.