summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2017-09-09 19:07:03 +0200
committersharkdp <davidpeter@web.de>2017-09-09 19:07:03 +0200
commitf41c7a434411f1efa8aa2c7c9815aed2c8431e37 (patch)
tree88159826ba00c075e29ce5272317fb860ed33d10
parent4884c2328378b8840692a47ba158b3668236a247 (diff)
Update version
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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)",