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