From 180a031b52396c1610071ca669156bbf2a3a6acc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Tue, 15 Oct 2019 12:34:25 -0400 Subject: [PATCH] misc: commit cargo lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index e84b256..9514193 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -161,7 +161,7 @@ dependencies = [ [[package]] name = "cacache" -version = "1.0.1" +version = "2.0.0" dependencies = [ "async-std 0.99.9 (registry+https://github.com/rust-lang/crates.io-index)", "chownr 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",