We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0440d6 + f610462 commit 5ebd382Copy full SHA for 5ebd382
Cargo.toml
@@ -34,7 +34,7 @@ windows = { version = "0.62.2", features = [
34
] }
35
36
clap = { version = "4.5.54", features = ["derive"] }
37
-toml = { version = "0.9.10" }
+toml = { version = "0.9.11" }
38
serde = { version = "1.0.219", features = ["derive"] }
39
indicatif = { version = "0.18.3" }
40
console = { version = "0.16.2" }
0 commit comments