We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2392aa8 + e6659ac commit dfd090fCopy full SHA for dfd090f
Cargo.toml
@@ -20,6 +20,6 @@ chrono = { version = "=0.4.42", features = ["alloc"] }
20
log = { version = "0.4.29" }
21
futures = { version = "=0.3.31", features = ["async-await"] }
22
clap = { version = "4.5.53", features = ["derive", "wrap_help"] }
23
-indoc = { version = "2.0.6" }
+indoc = { version = "2.0.7" }
24
stderrlog = { version = "=0.6.0" }
25
regex = { version = "1.12.2" }
0 commit comments