Skip to content

Commit

Permalink
Merge pull request #760 from gwenn/env_logger
Browse files Browse the repository at this point in the history
Bump env_logger version to 0.11
  • Loading branch information
gwenn committed Jan 20, 2024
2 parents c01855a + f41a2b9 commit 4a7dfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ clipboard-win = "5.0"

[dev-dependencies]
doc-comment = "0.3"
env_logger = { version = "0.10", default-features = false }
env_logger = { version = "0.11", default-features = false }
tempfile = "3.1.0"
rand = "0.8"
assert_matches = "1.2"
Expand Down

0 comments on commit 4a7dfe9

Please sign in to comment.