Skip to content

Commit 55a463e

Browse files
authored
Merge pull request #80 from eirtools/renovate/clap-4.5.x
2 parents 327b7d1 + 9db1506 commit 55a463e

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.55", features = ["derive", "wrap_help"] }
22+
clap = { version = "4.5.56", features = ["derive", "wrap_help"] }
2323
indoc = { version = "2.0.7" }
2424
stderrlog = { version = "=0.6.0" }
2525
regex = { version = "1.12.2" }

0 commit comments

Comments
 (0)