Skip to content

Commit

Permalink
update tracing appender readme (#2054)
Browse files Browse the repository at this point in the history
  • Loading branch information
cong-or committed Apr 8, 2022
1 parent c7407c4 commit 60e96ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracing-appender/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 60e96ad

Please sign in to comment.