diff --git a/Cargo.toml b/Cargo.toml index 81e90fdf..a01d5fd6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hyper" -version = "0.6.3" +version = "0.6.4" description = "A modern HTTP library." readme = "README.md" documentation = "http://hyperium.github.io/hyper/hyper/index.html"