From 941a1e3d21d3c56812aed4320845ece6aa4d9f1c Mon Sep 17 00:00:00 2001 From: sharkdp Date: Thu, 16 Nov 2017 08:26:40 +0100 Subject: [PATCH] Update Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index b5a1da3..ee234f2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "fd-find" -version = "5.0.1" +version = "6.0.0" dependencies = [ "ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "atty 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",