Bump prost, prost-types, and tonic (#18537)

* Bump prost+tonic and accommodate generated service changes

* Unignore advisory

* Fixup .proto error list
This commit is contained in:
Tyera Eulberg
2021-07-09 11:31:26 -06:00
committed by GitHub
parent 31443c5c61
commit 761de8b1a3
12 changed files with 121 additions and 83 deletions

View File

@ -26,7 +26,7 @@ lazy_static = "1.4.0"
libc = "0.2.98"
log = { version = "0.4.14" }
num_cpus = "1.13.0"
prost = "0.7.0"
prost = "0.8.0"
rand = "0.7.0"
rand_chacha = "0.2.2"
rayon = "1.5.1"