feat: Update prost and friends to 0.9 (#791)
This commit is contained in:
@@ -13,7 +13,7 @@ doctest = false
|
||||
|
||||
[dependencies]
|
||||
tonic = { path = "../../tonic" }
|
||||
prost = "0.8"
|
||||
prost = "0.9"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = { path = "../../tonic-build" }
|
||||
|
||||
Reference in New Issue
Block a user