Release 12.1.2

tokei@12.1.2

Generated by cargo-workspaces
This commit is contained in:
Erin Power 2021-01-12 20:48:02 +00:00
parent fbd768011e
commit 7e0b30ff4c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1178,7 +1178,7 @@ checksum = "53953d2d3a5ad81d9f844a32f14ebb121f50b650cd59d0ee2a07cf13c617efed"
[[package]]
name = "tokei"
version = "12.1.1"
version = "12.1.2"
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.1"
version = "12.1.2"
[features]
all = ["cbor", "yaml"]