Bump tarpc version to 0.17.0

This commit is contained in:
Tim Kuehn
2019-04-30 12:57:40 -07:00
parent af9d71ed0d
commit 05a924d27f
20 changed files with 18 additions and 26 deletions

View File

@@ -4,7 +4,7 @@
// license that can be found in the LICENSE file or at
// https://opensource.org/licenses/MIT.
#![feature(futures_api, arbitrary_self_types, await_macro, async_await)]
#![feature(arbitrary_self_types, await_macro, async_await)]
use clap::{App, Arg};
use futures::{