chore: Prepare alpha.5 release (#108)
Signed-off-by: Lucio Franco <[email protected]>
This commit is contained in:
@@ -192,10 +192,10 @@ serde_json = "1.0"
|
||||
prost = "0.5"
|
||||
rand = "0.7.2"
|
||||
tokio = "0.2.0-alpha.6"
|
||||
tonic = "0.1.0-alpha.4"
|
||||
tonic = "0.1.0-alpha.5"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.1.0-alpha.4"
|
||||
tonic-build = "0.1.0-alpha.5"
|
||||
```
|
||||
|
||||
Create a `build.rs` file at the root of your crate:
|
||||
|
||||
Reference in New Issue
Block a user