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.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/by-name/lf/lf-make-map/Cargo.toml b/pkgs/by-name/lf/lf-make-map/Cargo.toml
index 2318cf03..3314eaaf 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.95"
-clap = { version = "4.5.27", features = ["derive", "env"] }
-log = "0.4.25"
+anyhow = "1.0.96"
+clap = { version = "4.5.30", features = ["derive", "env"] }
+log = "0.4.26"
 stderrlog = "0.6.0"
 walkdir = "2.5.0"