diff --git a/Cargo.toml b/Cargo.toml index 38aa1799..6ff966c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "isahc" -version = "0.9.12" +version = "0.9.13" description = "The practical HTTP client that is fun to use." authors = ["Stephen M. Coakley "] license = "MIT"