From 864c9314b39c04b677b623f19fd8dbe705847c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Wed, 23 Oct 2019 21:21:38 -0700 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 71c54dd..86094b7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -155,7 +155,7 @@ dependencies = [ [[package]] name = "cacache" -version = "4.0.0" +version = "5.0.0" dependencies = [ "anyhow 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", "async-attributes 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",