Skip to content

Commit 184c18b

Browse files
Merge pull request #521 from SierraSoftworks/dependabot/cargo/clap-4.6.0
chore(deps): Bump clap from 4.5.60 to 4.6.0
2 parents 833b884 + d3d421b commit 184c18b

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 24 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
@@ -7,7 +7,7 @@ edition = "2024"
77
async-stream = "0.3.6"
88
async-trait = "0.1.89"
99
chrono = { version = "0.4.44", features = ["serde"] }
10-
clap = { version = "4.5.60", features = ["derive", "string"] }
10+
clap = { version = "4.6.0", features = ["derive", "string"] }
1111
croner = "3.0.1"
1212
ctrlc = "3.5.2"
1313
gix = { version = "0.80.0", features = [

0 commit comments

Comments
 (0)