From 008b3e58f2560a1c98a2af30b74439a813cf15f7 Mon Sep 17 00:00:00 2001 From: "Hatter Jiang@Pixelbook" Date: Thu, 1 Aug 2019 08:57:20 +0800 Subject: [PATCH] update lock file version --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 5769326..38de0fc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -79,7 +79,7 @@ dependencies = [ [[package]] name = "buildj" -version = "0.1.1" +version = "0.1.2" dependencies = [ "dirs 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "json 0.11.14 (registry+https://github.com/rust-lang/crates.io-index)",