chore: Prepare 0.1.1 release (#246)

* chore: Prepare 0.1.1 release

* add missing pr
This commit is contained in:
Lucio Franco
2020-01-20 11:53:45 -05:00
committed by GitHub
parent cfdf0aff54
commit 66ac4c4049
7 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ name = "helloworld-client"
path = "src/client.rs"
[dependencies]
tonic = "0.1.0"
tonic = "0.1"
prost = "0.6"
tokio = { version = "0.2", features = ["macros"] }