mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-01-04 02:21:02 +01:00
Add license and description to Cargo.toml
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
name = "tarpc"
|
||||
version = "0.1.0"
|
||||
authors = ["Adam Wright <adam.austin.wright@gmail.com>", "Tim Kuehn <timothy.j.kuehn@gmail.com>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
description = "tarpc is an RPC framework for rust with a focus on ease of use."
|
||||
|
||||
[dependencies]
|
||||
serde = "*"
|
||||
|
||||
Reference in New Issue
Block a user