0f34860540
Enable all crate features, which gets us alternative output formats. Update description and add long description to match what's in the GitHub repo. Add myself as a maintainer.
13 lines
372 B
Diff
13 lines
372 B
Diff
diff --git a/Cargo.lock b/Cargo.lock
|
|
index db09bc4..1e4892d 100644
|
|
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -961,7 +961,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "tokei"
|
|
-version = "10.0.0"
|
|
+version = "10.0.1"
|
|
dependencies = [
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"dirs 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|