mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
Clean up metadata
This commit is contained in:
@ -6,13 +6,10 @@ authors = ["kingxsp <jin.hb.zh@outlook.com>, Yuki Okushi <huyuumi.dev@gmail.com>
|
||||
description = "Protobuf support for actix-web framework."
|
||||
readme = "README.md"
|
||||
keywords = ["actix"]
|
||||
homepage = "https://github.com/actix/actix-protobuf"
|
||||
homepage = "https://github.com/actix/actix-extras"
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
license = "MIT/Apache-2.0"
|
||||
exclude = [".travis.yml", ".cargo/config", "/examples/**"]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "actix/actix-protobuf", branch = "master" }
|
||||
codecov = { repository = "actix/actix-protobuf", branch = "master", service = "github" }
|
||||
exclude = [".cargo/config", "/examples/**"]
|
||||
|
||||
[lib]
|
||||
name = "actix_protobuf"
|
||||
|
Reference in New Issue
Block a user