tarpc 0.13.0

An RPC framework for Rust with a focus on ease of use.
Build #121972 2018-10-17T05:23:03.750386+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading tarpc v0.13.0
thread 'main' panicked at 'Error(
CargoError(
no matching package named `rpc` found (required by `tarpc`)
location searched: registry https://github.com/rust-lang/crates.io-index
version required: ^0.1
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.