Skip to content

Commit

Permalink
Upgrade env-logger (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: Brian <[email protected]>
  • Loading branch information
bheylin and Brian authored Nov 13, 2023
1 parent 3f4ad14 commit 15c0b4f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -21,7 +21,7 @@ chrono = { version = "0.4.31", optional = true, default-features = false, featur
arrayvec = "0.7.4"
assert_matches = "1.5.0"
dhat = "0.3.2"
env_logger = "0.10.0"
env_logger = "0.10.1"
log = "0.4.20"
parking_lot = "0.12.1"

Expand Down

0 comments on commit 15c0b4f

Please sign in to comment.