diff --git a/README.md b/README.md index abad13cd7..b6a5af498 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Add `tracing-actix-web` to your dependencies: ```toml [dependencies] # ... -tracing-actix-web = "0.6" +tracing-actix-web = "0.7" tracing = "0.1" actix-web = "4" ```