Skip to content

Commit 1d409d3

Browse files
author
Stephan Dilly
committed
simplelog upgrade
1 parent cd39892 commit 1d409d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ bytesize = { version = "1.0", default-features = false}
3030
itertools = "0.10"
3131
rayon-core = "1.9"
3232
log = "0.4"
33-
simplelog = { version = "0.10", default-features = false }
33+
simplelog = { version = "0.11", default-features = false }
3434
dirs-next = "2.0"
3535
crossbeam-channel = "0.5"
3636
scopeguard = "1.1"

0 commit comments

Comments
 (0)