diff --git a/README.md b/README.md index 82ae1dd..c9ebe99 100644 --- a/README.md +++ b/README.md @@ -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