code review comments

This commit is contained in:
Pat Hickey
2020-06-03 15:35:53 -07:00
parent 6910c1e03d
commit 0fb374947a
4 changed files with 5 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ wiggle = { path = "..", features = ["tracing_log"] }
thiserror = "1.0"
tracing = "0.1.14"
tracing-subscriber = "0.2.4"
env_logger="0.7"
env_logger = "0.7"
[badges]