Release 12.1.1

tokei@12.1.1

Generated by cargo-workspaces
This commit is contained in:
Erin Power 2020-12-29 15:56:09 +00:00
parent a64cfcc699
commit d20da64a77
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.1.0"
version = "12.1.1"
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.1.0"
version = "12.1.1"
[features]
all = ["cbor", "yaml"]