chore: Remove required bytes dep and clean up deny (#227)

* chore: Remove required bytes dep and clean up deny

* Fix interop test cli args
This commit is contained in:
Lucio Franco
2020-01-11 12:48:24 -08:00
committed by GitHub
parent 18e944bd28
commit 6673f91f1f
11 changed files with 11 additions and 20 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ tower = "0.3"
http-body = "0.3"
console = "0.9"
structopt = "0.2"
structopt = "0.3"
tracing = "0.1"
tracing-subscriber = "0.2.0-alpha"