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"
|
||||
futures-util = "0.3"
|
||||
bytes = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user