diff --git a/Cargo.toml b/Cargo.toml index f7aeec876..de0b44234 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.2" +version = "0.7.0" authors = ["Luca Palmieri "] edition = "2018"