v1.9: Bump tonic, tonic-build, prost, and etcd-client (#24159)

* Bump tonic, prost, and etcd-client

* Restore doc ignores

* Restore clippy ignore
This commit is contained in:
Tyera Eulberg
2022-04-08 12:22:05 -04:00
committed by GitHub
parent 1489cbf5a0
commit 7615585464
14 changed files with 705 additions and 439 deletions

View File

@ -24,7 +24,7 @@ log = { version = "0.4.14" }
num-derive = "0.3"
num-traits = "0.2"
num_cpus = "1.13.0"
prost = "0.9.0"
prost = "0.10.0"
rand = "0.7.0"
rand_chacha = "0.2.2"
rayon = "1.5.1"