From 9822ba14f484da34c7166a29e0259f4170146912 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 22 Feb 2025 12:20:41 +0100 Subject: build(treewide): Update --- pkgs/by-name/lf/lf-make-map/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgs/by-name/lf/lf-make-map/Cargo.toml') 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" -- cgit 1.4.1