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