From bb9507ce5badacb402aad4e23a3f866d51e28b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Fri, 18 Oct 2019 22:26:01 -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 831a2c4..4c130e0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -170,7 +170,7 @@ dependencies = [ [[package]] name = "cacache" -version = "2.0.1" +version = "3.0.0" dependencies = [ "async-attributes 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "async-std 0.99.10 (registry+https://github.com/rust-lang/crates.io-index)",