Skip to content

Commit

Permalink
Update Rust crate anyhow to 1.0.89
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent f5af8cf commit 31b9285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A utility and library for managing and interacting with the offline keystore.
edition = "2021"

[dependencies]
anyhow = "1.0.81"
anyhow = "1.0.89"
clap = { version = "4.3.24", features = ["derive", "env"] }
env_logger = "0.10.2"
fs_extra = "1.3.0"
Expand Down

0 comments on commit 31b9285

Please sign in to comment.