Skip to content

Commit

Permalink
Merge pull request #568 from chainbound/dependabot/cargo/bolt-cli/ser…
Browse files Browse the repository at this point in the history
…de-1.0.216

chore(deps): bump serde from 1.0.215 to 1.0.216 in /bolt-cli
  • Loading branch information
merklefruit authored Dec 16, 2024
2 parents dfb6fb4 + 5ca3f52 commit 82f59e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

2 changes: 1 addition & 1 deletion bolt-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ futures = "0.3.31"

# cli
clap = { version = "4.5.4", features = ["derive", "env"] }
serde = { version = "1.0.197", features = ["derive"] }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.115"

# grpc
Expand Down

0 comments on commit 82f59e5

Please sign in to comment.