Use coherent prost crate versions (#9676)

This commit is contained in:
Andreas Doerr
2021-09-02 20:50:27 +02:00
committed by GitHub
parent 1309adf247
commit cfe3490007
4 changed files with 27 additions and 78 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ readme = "README.md"
targets = ["x86_64-unknown-linux-gnu"]
[build-dependencies]
prost-build = "0.7"
prost-build = "0.8"
[dependencies]
async-trait = "0.1"