Update README to reflect latest version.

This commit is contained in:
Tim Kuehn
2016-07-28 20:47:59 -07:00
parent 6a6157948a
commit d8472dcd1c

View File

@@ -23,7 +23,7 @@ function then returns the value produced by that other server.
Add to your `Cargo.toml` dependencies:
```toml
tarpc = "0.5.0"
tarpc = "0.5.1"
```
## Example