From ef6cf0d62d564d605fea0c2d40d651e70a972a21 Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Mon, 26 Nov 2018 02:48:34 -0600 Subject: [PATCH] Update dependency --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1f22cd5..38e96cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.0.1" authors = ["A. Malacoda "] [dependencies] -reqwest = "0.8.0" +reqwest = "0.9.5"