remove tracing from docs

This commit is contained in:
Lucio Franco
2019-09-29 22:55:16 -04:00
parent a9f7992585
commit 6ab906d036
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ Output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
### Crates
<!--
If known, please specify the affected tracing crates. Otherwise, delete this
If known, please specify the affected tonic crates. Otherwise, delete this
section.
-->
+1 -1
View File
@@ -4,7 +4,7 @@ the requirements below.
Bug fixes and new features should include tests.
Contributors guide: https://github.com/tokio-rs/tracing/blob/master/CONTRIBUTING.md
Contributors guide: https://github.com/hyperium/tonic/blob/master/CONTRIBUTING.md
-->
## Motivation