We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4505c69 + bd6febe commit 961bba3Copy full SHA for 961bba3
Cargo.toml
@@ -19,7 +19,7 @@ sqlparser = { version = "=0.58.0" }
19
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.47", features = ["derive", "wrap_help"] }
+clap = { version = "4.5.53", features = ["derive", "wrap_help"] }
23
indoc = { version = "2.0.6" }
24
stderrlog = { version = "=0.6.0" }
25
regex = { version = "1.12.2" }
0 commit comments