diff --git a/tarpc/Cargo.toml b/tarpc/Cargo.toml index 37ed583..68f7f1e 100644 --- a/tarpc/Cargo.toml +++ b/tarpc/Cargo.toml @@ -2,7 +2,7 @@ name = "tarpc" version = "0.1.0" authors = ["Adam Wright ", "Tim Kuehn "] -license = "MIT/Apache-2.0" +license = "MIT" description = "tarpc is an RPC framework for rust with a focus on ease of use." [dependencies]