Skip to content

Commit 961bba3

Browse files
authored
Merge pull request #58 from eirtools/renovate/clap-4.5.x
Update Rust crate clap from 4.5.47 to 4.5.53
2 parents 4505c69 + bd6febe commit 961bba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

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

0 commit comments

Comments
 (0)