Update tracing in interop test
This commit is contained in:
@@ -25,11 +25,10 @@ async-stream = "0.1.1"
|
||||
|
||||
console = "0.7"
|
||||
structopt = "0.2"
|
||||
pretty_env_logger = "0.3"
|
||||
|
||||
tracing = "0.1"
|
||||
tracing-fmt = "0.0.1-alpha.1"
|
||||
tracing-log = "0.0.1-alpha.1"
|
||||
tracing-subscriber = "0.1.3"
|
||||
tracing-log = "0.1.0"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = { path = "../tonic-build" }
|
||||
|
||||
Reference in New Issue
Block a user