diff --git a/Cargo.toml b/Cargo.toml index 2b2319df..320522b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chttp" -version = "0.5.2" +version = "0.5.3" description = "The practical HTTP client that is fun to use." authors = ["Stephen M. Coakley "] license = "MIT"