diff --git a/Cargo.toml b/Cargo.toml index 8fda49c13..4ee8b3573 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.4.0-beta.6" +version = "0.4.0-beta.7" authors = ["Luca Palmieri "] edition = "2018"