Bump version

This commit is contained in:
Tim Kuehn
2018-03-26 00:53:28 -07:00
parent 44ec68c002
commit 848eb00bea
3 changed files with 7 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ arguments to tarpc fns.
Add to your `Cargo.toml` dependencies:
```toml
tarpc = "0.9.0"
tarpc = "0.10.0"
tarpc-plugins = "0.2.0"
```