diff --git a/Cargo.toml b/Cargo.toml index 6d46729f4..eed25400c 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.5.0-beta.5" +version = "0.5.0-beta.6" authors = ["Luca Palmieri "] edition = "2018"