Skip to content

Commit 94f6802

Browse files
jswrennrcoh
andauthored
readme tweak: keep default features (#29)
Co-authored-by: Russell Cohen <[email protected]>
1 parent 703e312 commit 94f6802

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ runtime and per-task metrics.
2222

2323
```toml
2424
[dependencies]
25-
tokio-metrics = { version = "0.4.5", default-features = false }
25+
tokio-metrics = "0.4.5"
26+
2627
```
2728

2829
## Getting Started With Task Metrics

0 commit comments

Comments
 (0)