feat: Update prost and friends to 0.9 (#791)
This commit is contained in:
+2
-2
@@ -19,8 +19,8 @@ tokio = { version = "1.0", features = ["rt-multi-thread", "time", "macros", "fs"
|
||||
tokio-stream = "0.1"
|
||||
async-stream = "0.3"
|
||||
tonic = { path = "../tonic", features = ["tls"] }
|
||||
prost = "0.8"
|
||||
prost-derive = "0.8"
|
||||
prost = "0.9"
|
||||
prost-derive = "0.9"
|
||||
bytes = "1.0"
|
||||
http = "0.2"
|
||||
futures-core = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user