From 083d7a98ddd2b94902995bf26cfab1105af44daf Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Sat, 9 Sep 2017 11:01:39 -0700 Subject: [PATCH] Update lock file --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index e27a8877..e4356454 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "cargo-vendor" -version = "0.1.11" +version = "0.1.12" dependencies = [ "cargo 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",