We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe22a3 commit 5a59d36Copy full SHA for 5a59d36
1 file changed
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2024"
5
6
[dependencies]
7
-anyhow = "1.0.100"
+anyhow = "1.0"
8
clap = { version = "4.5", features = ["derive"] }
9
console = "0.16.1"
10
const_format = "0.2.34"
0 commit comments