From 7e0b30ff4c1fe78fe2cc615d1f0f52c7ce6cb761 Mon Sep 17 00:00:00 2001 From: Erin Power Date: Tue, 12 Jan 2021 20:48:02 +0000 Subject: Release 12.1.2 tokei@12.1.2 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 801dfca..08024ef 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1178,7 +1178,7 @@ checksum = "53953d2d3a5ad81d9f844a32f14ebb121f50b650cd59d0ee2a07cf13c617efed" [[package]] name = "tokei" -version = "12.1.1" +version = "12.1.2" dependencies = [ "aho-corasick", "clap", diff --git a/Cargo.toml b/Cargo.toml index f907015..8a48fe6 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.1" +version = "12.1.2" [features] all = ["cbor", "yaml"] -- cgit v1.2.3