about summary refs log tree commit diff stats
path: root/pkgs/by-name/lf/lf-make-map/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/lf/lf-make-map/Cargo.toml')
-rw-r--r--pkgs/by-name/lf/lf-make-map/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/by-name/lf/lf-make-map/Cargo.toml b/pkgs/by-name/lf/lf-make-map/Cargo.toml
index 99886863..4dcefe9b 100644
--- a/pkgs/by-name/lf/lf-make-map/Cargo.toml
+++ b/pkgs/by-name/lf/lf-make-map/Cargo.toml
@@ -7,8 +7,8 @@ edition = "2021"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
-anyhow = "1.0.92"
-clap = { version = "4.5.20", features = ["derive", "env"] }
+anyhow = "1.0.93"
+clap = { version = "4.5.21", features = ["derive", "env"] }
 log = "0.4.22"
 stderrlog = "0.6.0"
 walkdir = "2.5.0"