Quentin Gliech
|
2c9b8a446d
|
Bump Clippy to 1.75 and Rust to 1.76
|
2024-02-27 16:58:43 +01:00 |
|
Quentin Gliech
|
a0f5f3c642
|
Enable clippy lints on a workspace level
This enables a lot more lints than before in some crates, so this fixed a lot of warnings as well.
|
2023-12-05 17:20:42 +01:00 |
|
Jonas Platte
|
cf6d5a076a
|
Use new tuple Layer impls instead of ServiceBuilder (#475)
Co-authored-by: Quentin Gliech <quenting@element.io>
|
2022-10-17 16:48:12 +02:00 |
|
Kévin Commaille
|
348044afdc
|
Make HTTP request layers convert to Bytes
Add layer to convert a request's Bytes to a Body.
|
2022-08-23 12:25:38 +02:00 |
|
Quentin Gliech
|
9fe541f7b6
|
Add a layer to catch HTTP error codes
|
2022-08-19 10:51:24 +02:00 |
|