feat: Update prost and friends to 0.9 (#791)
This commit is contained in:
@@ -8,7 +8,7 @@ license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
tonic = { path = "../../tonic", features = ["compression"] }
|
||||
prost = "0.8"
|
||||
prost = "0.9"
|
||||
tokio = { version = "1.0", features = ["macros", "rt-multi-thread", "net"] }
|
||||
tower = { version = "0.4", features = [] }
|
||||
http-body = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user