Commit Graph
4 Commits
Author SHA1 Message Date
Zheng LiandJonas Platte 19101f624d Replace async_trait with AFIT / RPITIT (#2308)
Co-authored-by: Jonas Platte <[email protected]>
2024-09-28 21:27:11 +00:00
lz1998 b8514cf1c2 Update LICENSE (#1006) 2022-05-07 16:20:07 +02:00
lz1998 15e03a4e6b ecosystem: Add book management (#675) 2021-12-29 20:12:50 +01:00
lz1998andDavid Pedersen dea36db400 Use HttpBody type alias internally (#624)
* use 'crate::body::HttpBody' instead of 'http_body::Body'

* use 'crate::body::Bytes' instead of 'bytes::Bytes'

* rustfmt

* fix warning

* Update axum/src/routing/method_routing.rs

Co-authored-by: David Pedersen <[email protected]>

* Update axum/src/routing/method_routing.rs

Co-authored-by: David Pedersen <[email protected]>

Co-authored-by: David Pedersen <[email protected]>
2021-12-14 12:58:45 +01:00