diff --git a/tarpc/Cargo.toml b/tarpc/Cargo.toml index 2f906d3..6655636 100644 --- a/tarpc/Cargo.toml +++ b/tarpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tarpc" -version = "0.27.1" +version = "0.27.2" authors = ["Adam Wright ", "Tim Kuehn "] edition = "2018" license = "MIT"