Skip to content

Commit e3e0146

Browse files
committed
upgrad anyhow 1.0.95 -> 1.0.98
1 parent 5841929 commit e3e0146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A utility for managing and interacting with the offline keystore.
77
edition = "2021"
88

99
[dependencies]
10-
anyhow = "1.0.95"
10+
anyhow = "1.0.98"
1111
clap = { version = "4.5.23", features = ["derive", "env"] }
1212
env_logger = "0.10.2"
1313
fs_extra = "1.3.0"

0 commit comments

Comments
 (0)