1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
023158cfa8 chore: move lints to manifest 2024-06-20 02:14:35 +01:00
ecd2016c09 use standard attributes for all crates 2023-11-03 19:46:12 +00:00
779860b664 clippy 2023-01-07 01:04:16 +00:00
1561bda822 apply imports_granularity fmt rule 2022-09-11 21:55:40 +01:00
1e682e7a59 update to prost 0.11 (#279)
* updated to prost 0.11 and added application/x-protobuf

* updated derive-more, prost, futures-util versions

* updated Changelog and a small fix in Cargo.toml

* cargo fmt

* bumped version to 0.8.1

* removed version bump

* add back intentional patch versions

Co-authored-by: Ahmed Masud <ahmed.masud@saf.ai>
2022-08-24 18:07:13 +01:00
07c5176bd0 align descriptions 2022-07-21 03:07:06 +01:00
4d2f4d58b4 clippy 2022-07-21 00:07:49 +01:00
8fd1772d5e Consistent import formatting (#237) 2022-03-29 11:46:13 +01:00
323d01fcca bump actix-web to 4.0.0-rc.1 2022-02-03 22:33:47 +00:00
74ec115161 migrate to actix-web beta 14 (#209) 2021-12-11 16:05:21 +00:00
ec66754c0d standardize crate level lints 2021-12-08 06:11:13 +00:00
545873b5b2 update actix-web dependencies to v4 beta.10 (#203)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-21 14:10:00 +01:00
e10937103e fmt with new width 2021-08-30 23:27:44 +01:00
20ef05c36e fix doctest ci (#188) 2021-06-27 07:02:38 +01:00
15d72b1694 use insert for protobuf content type header 2021-03-22 05:30:16 +00:00
ca85f6b245 Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
f970d90894 Use re-exported bytes items from instead of using them directly (#139) 2020-12-01 10:21:56 +09:00
7a26d99c1a lint and readme cleanup (#97) 2020-09-12 00:52:55 +01:00
bad5f32a68 update all packages to use actix-web v3 (#94) 2020-09-11 16:26:15 +01:00
e5fe8d42fa Use matches macro to fix clippy warnings (#86) 2020-07-21 02:20:23 +09:00
bd963fb7d1 Fix clippy warnings 2020-07-07 03:54:18 +09:00
2e3a094ef7 protobuf: Minimize futures dependency 2020-05-21 17:13:53 +09:00
dbd52a48a4 move to own module 2020-01-29 11:42:13 +00:00