diff --git a/reqwest-tracing/Cargo.toml b/reqwest-tracing/Cargo.toml index ee3995b..e5b7bf0 100644 --- a/reqwest-tracing/Cargo.toml +++ b/reqwest-tracing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reqwest-tracing" -version = "0.4.6" +version = "0.4.7" authors = ["Rodrigo Gryzinski "] edition = "2018" description = "Opentracing middleware for reqwest."