doc: Update tarpc version in readme (#162)

This commit is contained in:
Jesper Håkansson
2017-07-21 17:37:07 +02:00
committed by Tim
parent 5e3cf3c807
commit 85d9416750

View File

@@ -37,7 +37,7 @@ arguments to tarpc fns.
Add to your `Cargo.toml` dependencies:
```toml
tarpc = "0.7.2"
tarpc = "0.8.0"
tarpc-plugins = "0.1.1"
```