From cf925c1fa1cd49c82d01b5828b6120d05a8e4452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Mon, 1 Jul 2019 08:58:43 -0700 Subject: [PATCH] meta: commit Cargo.lock too --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 50cba04..729b598 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -88,7 +88,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "cacache" -version = "0.2.0" +version = "1.0.0" dependencies = [ "chownr 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "criterion 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",