diff --git a/Cargo.toml b/Cargo.toml index 6a09885..18a4f78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ keywords = [ "crates", "api" ] categories = [ "web-programming", "web-programming::http-client" ] edition = "2018" -version = "0.8.0" +version = "0.8.2" [dependencies] chrono = { version = "0.4.6", default-features = false, features = ["serde"] }