Skip to content

Commit

Permalink
deps: bump clap from 4.5.18 to 4.5.20 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
2 parents 5713f82 + 1b924e7 commit 84c6e44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ byteorder = { version = "1.5.0" }
bytes = "1.7.1"
cid = "0.11.1"
chrono = { version = "0.4.35" }
clap = { version = "4.5.16", features = ["derive"] }
clap = { version = "4.5.20", features = ["derive"] }
either = { version = "1.13.0" }
fs2 = "0.4.3"
futures = { version = "0.3.31" }
Expand Down

0 comments on commit 84c6e44

Please sign in to comment.