Update prost-build version to 0.6
This is the same version as Prost, and lets us reduce the number of deps we have to compile
This commit is contained in:
parent
e04cbfd7f8
commit
3867c20cfd
@ -48,6 +48,6 @@ reqwest = { version = "0.10.1", features = ["json", "native-tls-vendored"] }
|
||||
reqwest = { version = "0.10.1", features = ["json"] }
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = "0.5.0"
|
||||
prost-build = "0.6.1"
|
||||
fluent-syntax = "0.9.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user