1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-22 23:05:56 +01:00

14 Commits

Author SHA1 Message Date
Yuki Okushi
777990d575
Update dependencies and bump up version to 0.5 (#11)
* Bump up bytes to 0.5

* Update example's dependencies

* Bump up version to 0.5
2020-01-24 15:41:57 +09:00
Yuki Okushi
fe2553474e Run rustfmt 2020-01-02 04:22:52 +09:00
Yuki Okushi
0eeda4c398 Migrate to actix-web v2 2020-01-02 03:55:17 +09:00
Yuki Okushi
342c711bad Make crate 2018 edition 2020-01-02 01:04:00 +09:00
Kurian Thampy
62e9d32b3e
Changed to Box<dyn Future<>> to remove warning 2019-10-01 13:58:06 +05:30
Stefan Puhlmann
bf34d11a49 Normalizing code formatting based on actix-web style 2019-05-21 21:39:48 +02:00
Stefan Puhlmann
5ab0474781 Making library compatible with actix-web 1.0 2019-05-18 14:37:06 +02:00
kingxsp
def07f58c8 Upgrade to actix-web 0.7.18 2019-03-07 14:19:57 +08:00
Chris Dituri
ca37d05847 fix typo in Fail display of ProtoBufEncodeError and ProtoBufDecodeError
Signed-off-by: Chris Dituri <csdituri@gmail.com>
2018-07-11 11:18:22 -05:00
Nikolay Kim
69c73c52cd add protobuf extractor 2018-04-10 12:40:11 -07:00
Nikolay Kim
bf240121b9 remove unused dependency 2018-03-21 15:58:37 -07:00
Nikolay Kim
da0114a10e refacrtor layout 2018-03-21 15:43:32 -07:00
kingxsp
e09ff54567 remove features 2018-03-14 10:07:33 +08:00
kingxsp
e6bffa2b62 First release 2018-03-13 22:13:21 +08:00