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

34 Commits

Author SHA1 Message Date
Yuki Okushi
d7387ca5b5 Tweak CI 2020-01-02 04:34:26 +09:00
Yuki Okushi
06a2499071 Update CHANGES.md 2020-01-02 04:26:17 +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
Yuki Okushi
7fb3024ee2 prepare new release 2019-10-03 19:12:13 +09:00
Yuki Okushi
789f2d1b21
Merge pull request #6 from kathampy/master
Upgrade to `prost-0.5` and `prost-derive-0.5`; `dyn Future` warning
2019-10-02 17:35:51 +09:00
Kurian Thampy
62e9d32b3e
Changed to Box<dyn Future<>> to remove warning 2019-10-01 13:58:06 +05:30
Kurian Thampy
8f7f190783
Upgrade to prost-0.5.0 and prost-derive-0.5.0 2019-10-01 13:54:26 +05:30
Nikolay Kim
0ea3ad0797
Merge pull request #4 from hstefan/rustfmt
Normalizing code formatting based on actix-web style
2019-05-21 14:09:05 -07:00
Stefan Puhlmann
bf34d11a49 Normalizing code formatting based on actix-web style 2019-05-21 21:39:48 +02:00
Nikolay Kim
5b138af1b9
Merge pull request #3 from hstefan/actix-web-1.0
Making library compatible with actix-web 1.0
2019-05-19 08:36:37 -07:00
Stefan Puhlmann
f438f80d12 bumping to actix-web 1.0.0-rc 2019-05-19 00:05:33 +02:00
Stefan Puhlmann
34f48cd24a bumping version to 0.4.0 2019-05-18 22:30:52 +02:00
Stefan Puhlmann
99e70db94b updating actix-web version and removing travil config 2019-05-18 19:29:09 +02:00
Stefan Puhlmann
90648058b4 updating example 2019-05-18 14:37:17 +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
Nikolay Kim
99e4e1c3ec
Merge pull request #1 from cdituri/fix-typo-in-fail-display
fix typo in Fail display of ProtoBufEncodeError and ProtoBufDecodeError
2018-07-14 09:40:45 +06: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
kingxsp
9ac0edbac6 update example 2018-04-11 14:39:19 +08:00
Nikolay Kim
4273b95066 fix readme example 2018-04-10 12:42:41 -07:00
Nikolay Kim
d9ba78526e update readme example 2018-04-10 12:41:26 -07: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
7eba795f7a fix crates link 2018-03-21 15:52:51 -07:00
Nikolay Kim
b56b25653a license 2018-03-21 15:50:38 -07:00
Nikolay Kim
fd54419abd update cargo metadata 2018-03-21 15:49:58 -07:00
Nikolay Kim
c4ce45b092 update readme 2018-03-21 15:46:27 -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
79fa52a661 change first release date 2018-03-13 22:16:20 +08:00
kingxsp
e6bffa2b62 First release 2018-03-13 22:13:21 +08:00
kingxsp
6861e9f712 first commit 2018-03-13 00:21:49 +08:00