From d20da64a77cc15deda80424f073306217623b86e Mon Sep 17 00:00:00 2001 From: Erin Power Date: Tue, 29 Dec 2020 15:56:09 +0000 Subject: Release 12.1.1 tokei@12.1.1 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 6a6a17e..94c47fb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1214,7 +1214,7 @@ checksum = "53953d2d3a5ad81d9f844a32f14ebb121f50b650cd59d0ee2a07cf13c617efed" [[package]] name = "tokei" -version = "12.1.0" +version = "12.1.1" dependencies = [ "aho-corasick", "clap", diff --git a/Cargo.toml b/Cargo.toml index 67a018a..1e16b0f 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.1.0" +version = "12.1.1" [features] all = ["cbor", "yaml"] -- cgit v1.2.3