mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-01-17 17:03:07 +01:00
Remove keyword because the max is 5 for crates.io
This commit is contained in:
@@ -6,7 +6,7 @@ license = "MIT"
|
||||
documentation = "https://google.github.io/tarpc"
|
||||
homepage = "https://github.com/google/tarpc"
|
||||
repository = "https://github.com/google/tarpc"
|
||||
keywords = ["rpc", "protocol", "framework", "remote", "procedure", "serialize"]
|
||||
keywords = ["rpc", "protocol", "remote", "procedure", "serialize"]
|
||||
readme = "../README.md"
|
||||
description = "An RPC framework for Rust with a focus on ease of use."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user