diff --git a/Cargo.toml b/Cargo.toml index 84704f4..a2fc487 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyper-timeout" -version = "0.5.0" +version = "0.5.1" authors = ["Herman J. Radtke III "] edition = "2018" description = "A connect, read and write timeout aware connector to be used with hyper Client."