Skip to content

Commit

Permalink
Bump env_logger dependency to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Feb 15, 2024
1 parent fc224ab commit 437ee45
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
24 changes: 17 additions & 7 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 @@ -39,7 +39,7 @@ arbitrary = "1.1.0"
clap = { version = "4.0.0", features = ["derive"] }
clap_complete = "4.4.7"
criterion = "0.3.3"
env_logger = "0.9"
env_logger = "0.11"
indexmap = "2.0.0"
leb128 = "0.2.4"
libfuzzer-sys = "0.4.0"
Expand Down

0 comments on commit 437ee45

Please sign in to comment.