about summary refs log tree commit diff stats
path: root/pkgs/by-name/lf/lf-make-map/Cargo.toml
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-06-15 09:44:13 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-06-15 09:44:13 +0200
commit33836cd6373fcc4a1403f6a6375c701f9b255a66 (patch)
treea401ba3cc2ea671ee8b6bbec9dcec8c673e81b24 /pkgs/by-name/lf/lf-make-map/Cargo.toml
parentflake.lock: Update (diff)
downloadnixos-config-33836cd6373fcc4a1403f6a6375c701f9b255a66.zip
build(treewide): Update
Diffstat (limited to 'pkgs/by-name/lf/lf-make-map/Cargo.toml')
-rw-r--r--pkgs/by-name/lf/lf-make-map/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/lf/lf-make-map/Cargo.toml b/pkgs/by-name/lf/lf-make-map/Cargo.toml
index e6102b56..4ab5a5a8 100644
--- a/pkgs/by-name/lf/lf-make-map/Cargo.toml
+++ b/pkgs/by-name/lf/lf-make-map/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2021"
 
 [dependencies]
 anyhow = "1.0.86"
-clap = { version = "4.5.4", features = ["derive", "env"] }
+clap = { version = "4.5.7", features = ["derive", "env"] }
 log = "0.4.21"
 stderrlog = "0.6.0"
 walkdir = "2.5.0"