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>2025-05-30 20:30:34 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-05-30 20:30:34 +0200
commit4774835c181c678ddb78b1e2d8e144782608e8ca (patch)
tree67680012357f0b7b9cc3656ce8dfecc5abf2c982 /pkgs/by-name/lf/lf-make-map/Cargo.toml
parentpkgs/yambar-modules: Drop (diff)
downloadnixos-config-4774835c181c678ddb78b1e2d8e144782608e8ca.zip
treewide: Update
This also contains a bump to 25.05.
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 22860e12..2adc4797 100644
--- a/pkgs/by-name/lf/lf-make-map/Cargo.toml
+++ b/pkgs/by-name/lf/lf-make-map/Cargo.toml
@@ -18,7 +18,7 @@ edition = "2024"
 
 [dependencies]
 anyhow = "1.0.98"
-clap = { version = "4.5.37", features = ["derive", "env"] }
+clap = { version = "4.5.39", features = ["derive", "env"] }
 keymaps = "1.1.1"
 log = "0.4.27"
 stderrlog = "0.6.0"