Skip to content

Commit b5e8b8e

Browse files
Bump simplelog from 0.8.0 to 0.9.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.8.0 to 0.9.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.8.0...v0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 82ad43b commit b5e8b8e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 @@ structopt = "0.3"
2828
uuid = { version = "0.8", features = ["v4"] }
2929
yaml-rust = "0.4.4"
3030
rust-crypto = "^0.2"
31-
simplelog = "0.8"
31+
simplelog = "0.9"
3232
nix = "0.19"
3333

3434
[dev-dependencies]

0 commit comments

Comments
 (0)