From 9d92b3cd04f1e56eca8e25ad31e9d02c525c72eb Mon Sep 17 00:00:00 2001 From: "Aode (lion)" Date: Wed, 6 Apr 2022 20:42:50 -0500 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f17c438..d408089 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tracing-awc" description = "Tracing instrumentation for the awc http client" -version = "0.1.4" +version = "0.1.5" authors = ["asonix