We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5841929 commit 82813d6Copy full SHA for 82813d6
Cargo.toml
@@ -7,7 +7,7 @@ A utility for managing and interacting with the offline keystore.
7
edition = "2021"
8
9
[dependencies]
10
-anyhow = "1.0.95"
+anyhow = "1.0.98"
11
clap = { version = "4.5.23", features = ["derive", "env"] }
12
env_logger = "0.10.2"
13
fs_extra = "1.3.0"
0 commit comments