Skip to content

Commit

Permalink
Bump env_logger from 0.7.1 to 0.11.5 (#416)
Browse files Browse the repository at this point in the history
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.7.1 to
0.11.5.
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 72e9e6f commit 23e5873
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 48 deletions.
66 changes: 19 additions & 47 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 multilinear_extensions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }

[dev-dependencies]
criterion = { version = "0.5", features = ["html_reports"] }
env_logger = "0.7"
env_logger = "0.11"
log = "0.4"

[features]
Expand Down

0 comments on commit 23e5873

Please sign in to comment.