mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-01-04 10:32:24 +01:00
Add travis-ci repository to Cargo.toml
This commit is contained in:
@@ -11,6 +11,9 @@ categories = ["asynchronous", "network-programming"]
|
||||
readme = "README.md"
|
||||
description = "An RPC framework for Rust with a focus on ease of use."
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "google/tarpc" }
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0-alpha"
|
||||
byteorder = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user