1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

remove protobuf example

This commit is contained in:
Rob Ede
2022-07-09 19:55:38 +01:00
parent 1830f66dca
commit 3b1c161547
7 changed files with 1 additions and 201 deletions

View File

@ -6,7 +6,7 @@ authors = [
"kingxsp <jin.hb.zh@outlook.com>",
"Yuki Okushi <huyuumi.dev@gmail.com>",
]
description = "Protobuf support for Actix web"
description = "Protobuf support for Actix Web"
keywords = ["actix", "web", "protobuf", "protocol", "rpc"]
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-extras.git"