Fix interoptests and rewrite decode
This commit is contained in:
@@ -15,6 +15,6 @@ serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = "=0.2.0-alpha.1"
|
||||
tokio = "=0.2.0-alpha.2"
|
||||
tonic = { path = "../tonic" }
|
||||
futures-preview = "=0.3.0-alpha.17"
|
||||
futures-preview = "=0.3.0-alpha.18"
|
||||
|
||||
Reference in New Issue
Block a user