update tracing appender readme (#2054)

This commit is contained in:
cong-or
2022-04-08 17:34:36 +01:00
committed by GitHub
parent c7407c4f6a
commit 60e96adced

View File

@@ -44,7 +44,7 @@ that can be used with _or_ without the non-blocking writer.
Add the following to your `Cargo.toml`:
```toml
tracing-appender = "0.1"
tracing-appender = "0.2"
```
This crate can be used in a few ways to record spans/events: