Skip to content

Commit 2ded43d

Browse files
dependabot-preview[bot]Stephan Dilly
authored andcommitted
Bump simplelog from 0.9.0 to 0.10.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.9.0 to 0.10.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.9.0...v0.10.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f6ab69e commit 2ded43d

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
@@ -28,7 +28,7 @@ bytesize = { version = "1.0", default-features = false}
2828
itertools = "0.10"
2929
rayon-core = "1.9"
3030
log = "0.4"
31-
simplelog = { version = "0.9", default-features = false }
31+
simplelog = { version = "0.10", default-features = false }
3232
dirs-next = "2.0"
3333
crossbeam-channel = "0.5"
3434
scopeguard = "1.1"

0 commit comments

Comments
 (0)