Skip to content

Commit

Permalink
Bump simplelog from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
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[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2021
1 parent cf5c0a7 commit e6796ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -57,7 +57,7 @@ clap = "^2.33"
fomat-macros = "^0.3"
chrono = { version = "^0.4", features = ["serde"] }
log = "^0.4"
simplelog = "^0.9"
simplelog = "^0.10"
regex = "^1.4"
rayon = "^1.3"
cargo-binutils = "^0.3"
Expand Down

0 comments on commit e6796ab

Please sign in to comment.