From 4675f21bd4b3c98e03c537cd7685a7e899b69c9f Mon Sep 17 00:00:00 2001 From: Erin Power Date: Wed, 23 Dec 2020 23:05:25 +0000 Subject: Release 12.1.0 tokei@12.1.0 Generated by cargo-workspaces --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 175ea20..e7e1975 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1214,7 +1214,7 @@ checksum = "53953d2d3a5ad81d9f844a32f14ebb121f50b650cd59d0ee2a07cf13c617efed" [[package]] name = "tokei" -version = "12.0.4" +version = "12.1.0" dependencies = [ "aho-corasick", "clap", diff --git a/Cargo.toml b/Cargo.toml index d88093e..d508356 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] -- cgit v1.2.3