Skip to content

Commit

Permalink
Merge pull request #252 from spacemeshos/dependabot/cargo/prost-0.12.4
Browse files Browse the repository at this point in the history
Bump prost from 0.12.3 to 0.12.4
  • Loading branch information
fasmat authored Apr 30, 2024
2 parents f33e523 + 91436e1 commit c04cf61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -9,7 +9,7 @@ path = "src/lib.rs"

[dependencies]
post-rs = { path = "../" }
prost = "0.12.1"
prost = "0.12.4"
tonic = { version = "0.11.0", features = ["tls"] }
tokio = { version = "1.37", features = [
"rt-multi-thread",
Expand Down

0 comments on commit c04cf61

Please sign in to comment.