1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00

Compile the actix-protobuf example.

This commit is contained in:
Pieter Frenssen 2020-04-12 16:46:36 +03:00
parent ede715374b
commit beb6e1ccde

View File

@ -3,6 +3,7 @@ members = [
"actix-cors",
"actix-identity",
"actix-protobuf",
"actix-protobuf/examples/prost-example",
"actix-redis",
"actix-session",
"actix-web-httpauth",