We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3901fc3 commit 0af138fCopy full SHA for 0af138f
Cargo.toml
@@ -9,7 +9,7 @@ edition = "2021"
9
[dependencies]
10
anyhow = "1.0.89"
11
clap = { version = "4.5.18", features = ["derive", "env"] }
12
-env_logger = "0.10.2"
+env_logger = "0.11.6"
13
fs_extra = "1.3.0"
14
hex = { version = "0.4.3", features = ["serde"] }
15
log = "0.4.22"
0 commit comments