feat(transport): Add tracing support to server (#175)
* feat(transport): Add tracing to server * Add tracing example * Fix duplicate versions of tracing-subscriber
This commit is contained in:
@@ -32,7 +32,7 @@ console = "0.9"
|
||||
structopt = "0.2"
|
||||
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.1.3"
|
||||
tracing-subscriber = "0.2.0-alpha"
|
||||
tracing-log = "0.1.0"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user