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.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 8bc5c2e4..3ac6e7a9 100644
--- a/pkgs/by-name/lf/lf-make-map/Cargo.toml
+++ b/pkgs/by-name/lf/lf-make-map/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
-anyhow = "1.0.87"
+anyhow = "1.0.88"
 clap = { version = "4.5.17", features = ["derive", "env"] }
 log = "0.4.22"
 stderrlog = "0.6.0"