Skip to content

Commit

Permalink
Update dependencies and use UTC timestamps
Browse files Browse the repository at this point in the history
Due to CVE-2020-26235, the `time` crate has issues determining the local
time zone offset, leading to a panic. See <borntyping/rust-simple_logger#52>.

Updated to simple_logger 2, which defaults to UTC timestamps to sidestep
the issue.
  • Loading branch information
kesyog committed Jan 28, 2022
1 parent e8acf68 commit af253fb
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 232 deletions.

0 comments on commit af253fb

Please sign in to comment.