Release 13.0.0-alpha.0

tokei@13.0.0-alpha.0

Generated by cargo-workspaces
This commit is contained in:
Erin Power 2023-03-27 17:48:17 +02:00
parent 6d5d023bbf
commit 8a48c475c4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1323,7 +1323,7 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
[[package]]
name = "tokei"
version = "12.1.2"
version = "13.0.0-alpha.0"
dependencies = [
"aho-corasick",
"arbitrary",

View file

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