Skip to content

Commit 37571af

Browse files
Update Rust crate clap to 4.6.5 (#518)
1 parent f58c277 commit 37571af

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ async-bb8-diesel = "0.3.0"
2424
async-trait = "0.1.89"
2525
base64 = "0.22"
2626
chrono = "0.4.44"
27-
clap = { version = "4.6.4", features = ["derive", "string", "env"] }
27+
clap = { version = "4.6.5", features = ["derive", "string", "env"] }
2828
config = { version = "0.15.25", features = ["toml"] }
2929
diesel = { version = "2.3.9", features = ["postgres"] }
3030
diesel_migrations = { version = "2.3.2" }

0 commit comments

Comments
 (0)