Merge pull request #161 from Revertron/dependabot/cargo/simplelog-0.10.1

Bump simplelog from 0.10.0 to 0.10.1
This commit is contained in:
Revertron
2021-09-27 12:28:52 +02:00
committed by GitHub
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.10.0"
simplelog = "0.10.1"
toml = "0.5.8"
digest = "0.9.0"
sha2 = "0.9.8"