Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit dc5bb8c

Browse files
authored
Merge pull request #762 from chainbound/dependabot/cargo/bolt-cli/cli-patch-3009f46e8f
chore(deps): bump the cli-patch group in /bolt-cli with 2 updates
2 parents 74df293 + 3e7e9ca commit dc5bb8c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bolt-cli/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.

bolt-cli/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ futures = "0.3.31"
1515
# cli
1616
clap = { version = "4.5.27", features = ["derive", "env"] }
1717
serde = { version = "1.0.217", features = ["derive"] }
18-
serde_json = "1.0.137"
18+
serde_json = "1.0.138"
1919

2020
# grpc
21-
rustls = { version = "0.23.21", features = ["ring"] }
21+
rustls = { version = "0.23.22", features = ["ring"] }
2222
tonic = { version = "0.12.3", features = ["tls"] }
2323
prost = "0.13.4"
2424

0 commit comments

Comments
 (0)