diff --git a/Cargo.toml b/Cargo.toml index a471bff..aa39a3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ bincode = "1.0.0" byteorder = "1.2.1" protobuf = "2.0" chrono = "0.4" -reqwest = { version = "0.8", optional = true } +reqwest = { version = "0.9", optional = true } failure = "0.1" failure_derive = "0.1"