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