We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 327b7d1 + 9db1506 commit 55a463eCopy full SHA for 55a463e
1 file changed
Cargo.toml
@@ -19,7 +19,7 @@ sqlparser = { version = "=0.60.0" }
19
chrono = { version = "=0.4.43", features = ["alloc"] }
20
log = { version = "0.4.29" }
21
futures = { version = "=0.3.31", features = ["async-await"] }
22
-clap = { version = "4.5.55", features = ["derive", "wrap_help"] }
+clap = { version = "4.5.56", features = ["derive", "wrap_help"] }
23
indoc = { version = "2.0.7" }
24
stderrlog = { version = "=0.6.0" }
25
regex = { version = "1.12.2" }
0 commit comments