Release 12.1.0

tokei@12.1.0

Generated by cargo-workspaces
This commit is contained in:
Erin Power 2020-12-23 23:05:25 +00:00
parent 75a8ff7629
commit 4675f21bd4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1214,7 +1214,7 @@ checksum = "53953d2d3a5ad81d9f844a32f14ebb121f50b650cd59d0ee2a07cf13c617efed"
[[package]]
name = "tokei"
version = "12.0.4"
version = "12.1.0"
dependencies = [
"aho-corasick",
"clap",

View file

@ -11,7 +11,7 @@ license = "MIT/Apache-2.0"
name = "tokei"
readme = "README.md"
repository = "https://github.com/XAMPPRocky/tokei.git"
version = "12.0.4"
version = "12.1.0"
[features]
all = ["cbor", "yaml"]