Use log crate for logging instead of println
This commit is contained in:
@@ -29,3 +29,5 @@ rayon = "1.3"
|
||||
notify = "4.0"
|
||||
tokio = "0.2"
|
||||
path-absolutize = "3.0.6"
|
||||
log="0.4"
|
||||
env_logger="0.8"
|
||||
|
||||
Reference in New Issue
Block a user