diff --git a/reqwest-tracing/Cargo.toml b/reqwest-tracing/Cargo.toml index 9ee8e39..13c73f9 100644 --- a/reqwest-tracing/Cargo.toml +++ b/reqwest-tracing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reqwest-tracing" -version = "0.2.1-alpha.0" +version = "0.2.1" authors = ["Rodrigo Gryzinski "] edition = "2018" description = "Opentracing middleware for reqwest."