Update version in README

This commit is contained in:
Tim Kuehn
2016-04-24 17:52:08 -07:00
parent 1cc8cbcdc3
commit 166f1523d6

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.3.0"
tarpc = "0.4.0"
```
## Example