Bump simplelog from 0.10.0 to 0.10.1

Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: simplelog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-23 02:10:32 +00:00 committed by Stephan Dilly
parent da99aa07bd
commit 1bc137ee35

4
Cargo.lock generated
View File

@ -1274,9 +1274,9 @@ dependencies = [
[[package]]
name = "simplelog"
version = "0.10.0"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59d0fe306a0ced1c88a58042dc22fc2ddd000982c26d75f6aa09a394547c41e0"
checksum = "f5fe01ad0fb8e4b28a3263591d0f09eb8d9e81b93520f8266c7fa241f847148e"
dependencies = [
"chrono",
"log",