add responder for unit type

This commit is contained in:
Nikolay Kim 2019-03-02 09:05:07 -08:00
parent bc3c29c398
commit fdf3011837
4 changed files with 15 additions and 798 deletions

View file

@ -57,6 +57,7 @@ actix-router = { git = "https://github.com/actix/actix-net.git" }
bytes = "0.4"
futures = "0.1"
derive_more = "0.14"
either = "1.5.1"
log = "0.4"
lazy_static = "1.2"
mime = "0.3"