1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-27 10:39:03 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
fe2553474e Run rustfmt 2020-01-02 04:22:52 +09:00
0eeda4c398 Migrate to actix-web v2 2020-01-02 03:55:17 +09:00
342c711bad Make crate 2018 edition 2020-01-02 01:04:00 +09:00
7fb3024ee2 prepare new release 2019-10-03 19:12:13 +09:00
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
62e9d32b3e Changed to Box<dyn Future<>> to remove warning 2019-10-01 13:58:06 +05:30
8f7f190783 Upgrade to prost-0.5.0 and prost-derive-0.5.0 2019-10-01 13:54:26 +05:30
0ea3ad0797 Merge pull request #4 from hstefan/rustfmt
Normalizing code formatting based on actix-web style
2019-05-21 14:09:05 -07:00
bf34d11a49 Normalizing code formatting based on actix-web style 2019-05-21 21:39:48 +02:00
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
f438f80d12 bumping to actix-web 1.0.0-rc 2019-05-19 00:05:33 +02:00
34f48cd24a bumping version to 0.4.0 2019-05-18 22:30:52 +02:00
99e70db94b updating actix-web version and removing travil config 2019-05-18 19:29:09 +02:00
90648058b4 updating example 2019-05-18 14:37:17 +02:00
5ab0474781 Making library compatible with actix-web 1.0 2019-05-18 14:37:06 +02:00
def07f58c8 Upgrade to actix-web 0.7.18 2019-03-07 14:19:57 +08:00
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
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
9ac0edbac6 update example 2018-04-11 14:39:19 +08:00
4273b95066 fix readme example 2018-04-10 12:42:41 -07:00
d9ba78526e update readme example 2018-04-10 12:41:26 -07:00
69c73c52cd add protobuf extractor 2018-04-10 12:40:11 -07:00
bf240121b9 remove unused dependency 2018-03-21 15:58:37 -07:00
7eba795f7a fix crates link 2018-03-21 15:52:51 -07:00
b56b25653a license 2018-03-21 15:50:38 -07:00
fd54419abd update cargo metadata 2018-03-21 15:49:58 -07:00
c4ce45b092 update readme 2018-03-21 15:46:27 -07:00
da0114a10e refacrtor layout 2018-03-21 15:43:32 -07:00
e09ff54567 remove features 2018-03-14 10:07:33 +08:00
79fa52a661 change first release date 2018-03-13 22:16:20 +08:00
e6bffa2b62 First release 2018-03-13 22:13:21 +08:00
6861e9f712 first commit 2018-03-13 00:21:49 +08:00