Update Cargo.lock

This commit is contained in:
sharkdp 2017-11-16 08:26:40 +01:00
parent 0999f8e328
commit 941a1e3d21

2
Cargo.lock generated
View file

@ -1,6 +1,6 @@
[root] [root]
name = "fd-find" name = "fd-find"
version = "5.0.1" version = "6.0.0"
dependencies = [ dependencies = [
"ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "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)", "atty 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",