Skip to content

Commit 275941b

Browse files
build(deps): bump clap from 4.5.29 to 4.5.30 (#342)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b92ca6 commit 275941b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -31,7 +31,7 @@ panic = "abort"
3131
[dependencies]
3232
anyhow = "1.0.95"
3333
chrono = "0.4.39"
34-
clap = { version = "4.5.29", features = ["derive", "env"] }
34+
clap = { version = "4.5.30", features = ["derive", "env"] }
3535
glob = "0.3.2"
3636
inquire = "0.7.5"
3737
rss = "2.0.12"

0 commit comments

Comments
 (0)