Skip to content

Commit

Permalink
Merge pull request #78 from danieleades/dependabot/cargo/clap-4.4.14
Browse files Browse the repository at this point in the history
Bump clap from 4.4.11 to 4.4.14
  • Loading branch information
github-actions[bot] authored Jan 10, 2024
2 parents 7a8d5e9 + 3b8a5ee commit 17d918a
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 @@ thiserror = "1.0.56"
tracing = "0.1.29"

[dev-dependencies]
clap = { version = "4.0.29", features = ["derive", "env"] }
clap = { version = "4.4.14", features = ["derive", "env"] }
doc-comment = "0.3.3"
tokio = { version = "1.12.0", features = ["macros", "rt-multi-thread"] }
tracing = "0.1.29"

0 comments on commit 17d918a

Please # to comment.