From 2413f2e8b1af26825e76c93bf348db8d8152d5de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Mon, 11 Nov 2019 20:01:17 -0800 Subject: [PATCH] meta: committing cargo lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index bee013a..c6524ce 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -147,7 +147,7 @@ dependencies = [ [[package]] name = "cacache" -version = "5.0.0" +version = "6.0.0" dependencies = [ "anyhow 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)", "async-attributes 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",