Add logging + start wiring config

This commit is contained in:
Thomas Wickham
2021-03-02 20:51:33 +01:00
parent acc80d21e5
commit 0b6f482e51
6 changed files with 58 additions and 16 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ actix-web = "3"
anyhow = "*"
clap = "3.0.0-beta.2"
http = "*"
passablewords = "*"
log = "*"
serde = "*"
thiserror = "*"
tracing = "*"