Skip to content

Commit

Permalink
Merge pull request #723 from chainbound/dependabot/cargo/bolt-cli/cli…
Browse files Browse the repository at this point in the history
…-patch-d4f9f10358

chore(deps): bump clap from 4.5.26 to 4.5.27 in /bolt-cli in the cli-patch group
  • Loading branch information
merklefruit authored Jan 22, 2025
2 parents d58b9ef + 6cfe5f3 commit 6073e40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions bolt-cli/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 bolt-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tokio = { version = "1.43.0", features = ["full"] }
futures = "0.3.31"

# cli
clap = { version = "4.5.26", features = ["derive", "env"] }
clap = { version = "4.5.27", features = ["derive", "env"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.137"

Expand Down

0 comments on commit 6073e40

Please sign in to comment.