From b2f6ba54ca1ff42cc0fce22acaed5f5dd856a475 Mon Sep 17 00:00:00 2001 From: Denis Isidoro Date: Sun, 22 Mar 2020 10:24:48 -0300 Subject: [PATCH] Update Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 8ce8afa..9fa1374 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -245,7 +245,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "navi" -version = "2.3.0" +version = "2.3.1" dependencies = [ "dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "git2 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",