summary refs log tree commit diff
path: root/pkgs/development/tools/misc/tokei/Cargo.lock.patch
blob: 46bd80a218daa9bf904137e1ffd3d7a6e02c8a17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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)",