diff --git a/Cargo.toml b/Cargo.toml index 2bbd62e..6c521bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyper-timeout" -version = "0.3.0" +version = "0.3.1" authors = ["Herman J. Radtke III "] description = "A connect, read and write timeout aware connector to be used with hyper Client." license = "MIT/Apache-2.0"