Skip to content

Commit 7ced688

Browse files
dependabot-preview[bot]Stephan Dilly
authored and
Stephan Dilly
committed
Bump simplelog from 0.7.6 to 0.8.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.6 to 0.8.0. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](Drakulix/simplelog.rs@v0.7.6...v0.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5a28c7b commit 7ced688

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
@@ -24,7 +24,7 @@ tui = { version = "0.9", default-features=false, features = ['crossterm'] }
2424
itertools = "0.9"
2525
rayon-core = "1.7"
2626
log = "0.4"
27-
simplelog = { version = "0.7", default-features=false }
27+
simplelog = { version = "0.8", default-features=false }
2828
dirs = "2.0"
2929
crossbeam-channel = "0.4"
3030
scopeguard = "1.1"

0 commit comments

Comments
 (0)