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