diff --git a/README.md b/README.md index c58086b..9e396f1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ runtime and per-task metrics. ```toml [dependencies] -tokio-metrics = { version = "0.4.0", default-features = false } +tokio-metrics = "0.4.0" ``` ## Getting Started With Task Metrics