Skip to content

Commit 598054e

Browse files
authored
Merge pull request #82 from eirtools/renovate/clap-4.5.x
2 parents 2ef505a + 5f7d73c commit 598054e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sqlparser = { version = "=0.60.0" }
1919
chrono = { version = "=0.4.43", features = ["alloc"] }
2020
log = { version = "0.4.29" }
2121
futures = { version = "=0.3.31", features = ["async-await"] }
22-
clap = { version = "4.5.56", features = ["derive", "wrap_help"] }
22+
clap = { version = "4.5.57", features = ["derive", "wrap_help"] }
2323
indoc = { version = "2.0.7" }
2424
stderrlog = { version = "=0.6.0" }
2525
regex = { version = "1.12.3" }

0 commit comments

Comments
 (0)