Added a decent logging.

This commit is contained in:
Revertron
2021-02-20 16:28:10 +01:00
parent bf341dc802
commit 93d688c479
9 changed files with 98 additions and 72 deletions
+2
View File
@@ -11,6 +11,8 @@ repository = "https://github.com/Revertron/Alfis"
[dependencies]
getopts = "0.2.21"
log = "0.4.14"
simple_logger = "1.11.0"
rust-crypto = "^0.2"
num_cpus = "1.13.0"
byteorder = "1.3.2"