Fix encoding, more interop and update nightly version

This commit is contained in:
Lucio Franco
2019-08-21 18:50:27 -04:00
parent 8dc1185a36
commit 93eb9989d6
23 changed files with 440 additions and 62 deletions
+2
View File
@@ -20,9 +20,11 @@ prost-derive = "0.5"
bytes = "0.4"
tower-h2 = { path = "../tower-h2" }
http = "0.1"
futures-util-preview = "=0.3.0-alpha.17"
console = "0.7"
clap = "2.0"
pretty_env_logger = "0.3"
[build-dependencies]
tonic-build = { path = "../tonic-build" }