Skip to content

Commit

Permalink
Update pretty_env_logger to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Aug 3, 2023
1 parent d78bbf4 commit 580bbf9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 50 deletions.
56 changes: 7 additions & 49 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 @@ -69,7 +69,7 @@ pathdiff = "0.2"
percent-encoding = "2.3"
pkg-config = "0.3.27"
pretty_assertions = "1.4.0"
pretty_env_logger = "0.4"
pretty_env_logger = "0.5.0"
proptest = "1.2.0"
pulldown-cmark = { version = "0.9.3", default-features = false }
rand = "0.8.5"
Expand Down

0 comments on commit 580bbf9

Please sign in to comment.