1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 02:19:22 +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

@ -10,9 +10,6 @@ members = [
"actix-web-httpauth",
]
# TODO: move this example to examples repo
# "actix-protobuf/examples/prost-example",
[patch.crates-io]
actix-cors = { path = "./actix-cors" }
actix-identity = { path = "./actix-identity" }