From f41c7a434411f1efa8aa2c7c9815aed2c8431e37 Mon Sep 17 00:00:00 2001 From: sharkdp Date: Sat, 9 Sep 2017 19:07:03 +0200 Subject: [PATCH] Update version --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index c0f9756..bf00160 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "fd" -version = "2.0.0" +version = "3.0.0" dependencies = [ "ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "atty 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",