diff --git a/Cargo.toml b/Cargo.toml index 31a32ab..1b0d4d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] -name = "adamrpc" +name = "tarpc" version = "0.1.0" -authors = ["Adam Wright "] +authors = ["Adam Wright ", "Tim Kuehn "] [dependencies] serde = "*"