From f7c1751f3ac41b6ffe4348ff6831c87dce31f713 Mon Sep 17 00:00:00 2001 From: Martin Algesten Date: Fri, 22 Jun 2018 15:59:09 +0200 Subject: [PATCH] lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a967f7f..3ee811f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -374,7 +374,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ureq" -version = "0.2.0" +version = "0.2.1" dependencies = [ "ascii 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "base64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",