summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainRemove examples/listen-multiple-addrs (#2951)Jonas Platte3 weeks
 
TagDownloadAuthorAge
axum-v0.7.7commit fe56a310ef...Jonas Platte4 weeks
axum-core-v0.4.5commit fe56a310ef...Jonas Platte4 weeks
axum-extra-v0.9.4commit a73dab417d...Jonas Platte5 weeks
axum-v0.7.6commit a73dab417d...Jonas Platte5 weeks
axum-macros-v0.4.2commit a73dab417d...Jonas Platte5 weeks
axum-core-v0.4.4commit a73dab417d...Jonas Platte5 weeks
axum-extra-v0.9.3commit ef8a9e812c...David Pedersen7 months
axum-v0.7.5commit ef8a9e812c...David Pedersen7 months
axum-core-v0.4.3commit 9ebd105d04...David Pedersen9 months
axum-extra-v0.9.2commit 9ebd105d04...David Pedersen9 months
[...]
 
AgeCommit messageAuthor
2021-12-06axum: Version 0.4.2 (#592)axum-v0.4.2David Pedersen
2021-12-06Release axum, axum-core, and axum-debug (#591)axum-v0.4.1axum-debug-v0.3.1axum-core-v0.1.1David Pedersen
2021-12-05Introduce `Response` type alias as a shorthand for `Response<BoxBody>` (#590)Kai Jewson
2021-12-04Fix `debug_handler` for `Result<impl IntoResponse, Error>` and friends (#588)David Pedersen
2021-12-03axum-debug 0.3 (#586)axum-debug-v0.3.0David Pedersen
2021-12-02Remove `axum-handle-error-extract` from ECOSYSTEM.mdDavid Pedersen
2021-12-02Release axum, axum-core, and axum-extra (#582)axum-v0.4.0axum-extra-v0.1.0axum-core-v0.1.0David Pedersen
2021-12-02Provide more data in `Path` deserialization error (#574)David Pedersen
2021-12-01Update tower-http (#581)David Pedersen
2021-11-30Move `FromRequest` and `IntoResponse` into new `axum-core` crate (#564)David Pedersen
[...]