From aed67632a942bda49e9a091329dbf8426c663710 Mon Sep 17 00:00:00 2001 From: tl-rodrigo-gryzinski <73602926+tl-rodrigo-gryzinski@users.noreply.github.com> Date: Mon, 3 Oct 2022 13:22:27 +0100 Subject: [PATCH] Update README.md Co-authored-by: Eliza Weisman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df9afa8d8f..246c9f964b 100644 --- a/README.md +++ b/README.md @@ -408,7 +408,7 @@ are not maintained by the `tokio` project. These include: - [`tracing-loki`] provides a layer for shipping logs to [Grafana Loki]. - [`tracing-logfmt`] provides a layer that formats events and spans into the logfmt format. - [`tracing-chrome`] provides a layer that exports trace data that can be viewed in `chrome://tracing`. -- [`reqwest-tracing`] provides a middleware to trace [reqwest] HTTP requests. +- [`reqwest-tracing`] provides a middleware to trace [`reqwest`] HTTP requests. (if you're the maintainer of a `tracing` ecosystem crate not in this list, please let us know!)