chore: Prepare 0.10 release (#954)
This commit is contained in:
@@ -22,10 +22,10 @@ prost = "0.10"
|
||||
prost-types = "0.10"
|
||||
tokio = {version = "1.0", features = ["sync"]}
|
||||
tokio-stream = {version = "0.1", features = ["net"]}
|
||||
tonic = {version = "0.6", path = "../tonic", features = ["codegen", "prost"]}
|
||||
tonic = {version = "0.7", path = "../tonic", features = ["codegen", "prost"]}
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = {version = "0.6", path = "../tonic-build", features = ["transport", "prost"]}
|
||||
tonic-build = {version = "0.7", path = "../tonic-build", features = ["transport", "prost"]}
|
||||
|
||||
[dev-dependencies]
|
||||
futures = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user