Skip to content

Commit

Permalink
Bump prost, tonic to pick up protoc fix (#26854)
Browse files Browse the repository at this point in the history
* Bump prost and tonic crates

* Regenerate google protobufs

* Build protoc from source
  • Loading branch information
CriesofCarrots authored Aug 2, 2022
1 parent f3b760d commit b15be03
Show file tree
Hide file tree
Showing 13 changed files with 1,256 additions and 1,173 deletions.
80 changes: 44 additions & 36 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 ledger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ log = { version = "0.4.17" }
lru = "0.7.7"
num_cpus = "1.13.1"
num_enum = "0.5.7"
prost = "0.10.4"
prost = "0.11.0"
rand = "0.7.0"
rand_chacha = "0.2.2"
rayon = "1.5.3"
Expand Down
Loading

0 comments on commit b15be03

Please sign in to comment.