Skip to content

Commit bd842cb

Browse files
Merge pull request #303 from SierraSoftworks/dependabot/cargo/clap-4.5.41
chore(deps): Bump clap from 4.5.40 to 4.5.41
2 parents 946e2a4 + 4b486a0 commit bd842cb

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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 = "2021"
77
async-stream = "0.3.6"
88
async-trait = "0.1.88"
99
chrono = { version = "0.4.41", features = ["serde"] }
10-
clap = { version = "4.5.40", features = ["derive", "string"] }
10+
clap = { version = "4.5.41", features = ["derive", "string"] }
1111
croner = "2.2.0"
1212
ctrlc = "3.4.7"
1313
futures = "0.3.31"

0 commit comments

Comments
 (0)