diff --git a/Cargo.toml b/Cargo.toml index de0b442..e2453b0 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.7.0" +version = "0.7.1" authors = ["Luca Palmieri "] edition = "2018"