Skip to content

Commit

Permalink
Upgrade simple_logger to 2.3.0 to fix borntyping/rust-simple_logger#52
Browse files Browse the repository at this point in the history
  • Loading branch information
quite4work committed Apr 23, 2023
1 parent 6cfc18f commit 52912b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -19,7 +19,7 @@ rusqlite = "0.25.0"
scoped_threadpool = "0.1.9"
serde = {version="1.0.125", features=["derive"]}
serde_json = "1.0.64"
simple_logger = "1.11.0"
simple_logger = "2.3.0"
walkdir = "2.3.2"
dirs = "3.0.1"
humantime = "2.1.0"

0 comments on commit 52912b6

Please sign in to comment.