Skip to content

Commit

Permalink
Merge pull request #352 from spacemeshos/dependabot/cargo/tonic-build…
Browse files Browse the repository at this point in the history
…-0.12.2

Bump tonic-build from 0.12.1 to 0.12.2
  • Loading branch information
poszu authored Sep 3, 2024
2 parents 9eec86e + a97202a commit 1fe0348
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ serde_with = { version = "3.9.0", features = ["hex"] }
serde_json = "1.0.124"

[build-dependencies]
tonic-build = "0.12.1"
tonic-build = "0.12.2"

[dev-dependencies]
async-stream = "0.3.5"
Expand Down

0 comments on commit 1fe0348

Please sign in to comment.