Skip to content

Commit

Permalink
fix(deps): update rust crate env_logger to 0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Nov 6, 2024
1 parent 1d9b29c commit 22f6ae0
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 39 deletions.
112 changes: 74 additions & 38 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 @@ -9,7 +9,7 @@ license = "Apache-2.0 OR MIT"
[dependencies]
structopt = "0.3.26"
anyhow = "1.0.93"
env_logger = "0.10.1"
env_logger = "0.11.5"
log = "0.4.22"
chrono = "0.4.38"
nexlint = { path = "../nexlint" }
Expand Down

0 comments on commit 22f6ae0

Please sign in to comment.