Skip to content

Commit 45bf1ee

Browse files
authored
Update README.md
1 parent 7a58170 commit 45bf1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ First, add this to your `Cargo.toml`:
4747

4848
```toml
4949
[dependencies]
50-
tracing = "0.1.2"
50+
tracing = "0.1.3"
5151
```
5252

5353
This crate provides macros for creating `Span`s and `Event`s, which represent

0 commit comments

Comments
 (0)