Skip to content

Commit

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

chore(deps): bump the cli-patch group in /bolt-cli with 2 updates
  • Loading branch information
estensen authored Feb 3, 2025
2 parents 74df293 + 3e7e9ca commit dc5bb8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions bolt-cli/Cargo.lock

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

4 changes: 2 additions & 2 deletions bolt-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ futures = "0.3.31"
# cli
clap = { version = "4.5.27", features = ["derive", "env"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.137"
serde_json = "1.0.138"

# grpc
rustls = { version = "0.23.21", features = ["ring"] }
rustls = { version = "0.23.22", features = ["ring"] }
tonic = { version = "0.12.3", features = ["tls"] }
prost = "0.13.4"

Expand Down

0 comments on commit dc5bb8c

Please sign in to comment.