Bump simplelog from 0.11.0 to 0.11.1

Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.11.0 to 0.11.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.11.0...v0.11.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-12-13 12:33:52 +00:00
committed by GitHub
parent 51e4a39ac5
commit 1d34ca2a45
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ exclude = ["blockchain.db", "alfis.toml"]
[dependencies]
getopts = "0.2.21"
log = "0.4.14"
simplelog = "0.11.0"
simplelog = "0.11.1"
toml = "0.5.8"
digest = "0.9.0"
sha2 = "0.10.0"