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