diff --git a/Cargo.toml b/Cargo.toml index f56f0bb26..f7aeec876 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = [".", "examples/opentelemetry", "examples/custom-root-span"] [package] name = "tracing-actix-web" -version = "0.6.1" +version = "0.6.2" authors = ["Luca Palmieri "] edition = "2018"