updated dependencies

This commit is contained in:
Aaronepower 2016-05-13 22:22:37 +01:00
parent f9652fd1f2
commit cccc460c8e
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
# found in the LICENCE-{APACHE, MIT} file.
[package]
name = "tokei"
version = "1.6.0"
version = "2.0.0"
authors = ["Aaronepower <theaaronepower@gmail.com>"]
repository = "https://github.com/Aaronepower/tokei.git"
homepage = "https://aaronepower.github.io/tokei/"
@ -19,7 +19,7 @@ opt-level = 3
[dependencies]
clap = {version = "2.5.1", features = ["yaml"]}
glob = "0.2.10"
glob = "0.2.11"
maplit = "0.1.3"
walkdir = "0.1.5"
rayon = "0.3.1"
rayon = "0.3.1"

View File

@ -5,7 +5,7 @@ bin_name: Tokei
name: Tokei
version: 2.0.0
author: Aaron P. <theaaronepower@gmail.com>
about: A quick CLOC (Count Lines Of Code) tool
about: Count code, quickly.
args:
- exclude:
short: e