summaryrefslogtreecommitdiff
path: root/axum-core/Cargo.toml
AgeCommit message (Expand)Author
2024-09-28Replace async_trait with AFIT / RPITIT (#2308)Zheng Li
2024-09-28Update MSRV for all crates to 1.75 (#2943)Jonas Platte
2024-09-27Merge branch 'v0.7.x' into mainJonas Platte
2024-09-27Bump versionsaxum-v0.7.7axum-core-v0.4.5Jonas Platte
2024-09-25Remove unused dependencies from examples (#2934)Jonas Platte
2024-09-20Bump versionsaxum-v0.7.6axum-macros-v0.4.2axum-extra-v0.9.4axum-core-v0.4.4Jonas Platte
2024-09-20Avoid reallocation for String body extraction (#2857)yhx-12243
2024-09-20Upgrade tower and tower-httpJonas Platte
2024-04-30Enable diagnostic attributes for Rust 1.78+ (#2693)Jonas Platte
2024-03-23Update `sync_wrapper` to 1.0.0 from 0.1.1mikihiro
2024-01-13Release (#2510)axum-v0.7.4axum-macros-v0.4.1axum-extra-v0.9.2axum-core-v0.4.3David Pedersen
2023-12-29Release (#2461)axum-v0.7.3axum-extra-v0.9.1axum-core-v0.4.2David Pedersen
2023-12-04Release axum and axum-core (#2402)axum-v0.7.2axum-core-v0.4.1David Pedersen
2023-11-27Note which crates in our public API are 1.0David Pedersen
2023-11-27Release axum 0.7 (#2354)axum-v0.7.0axum-macros-v0.4.0axum-extra-v0.9.0axum-core-v0.4.0David Pedersen
2023-11-23Update to latest versions of hyper and http-body (#1882)David Pedersen
2023-09-16Add `docsrs` feature to axum-core and axum-macros (#2164)David Pedersen
2023-04-21Move `TypedHeader` to axum-extra (#1850)David Pedersen
2023-04-21Add `Body::from_stream` (#1848)David Pedersen
2023-04-11Release (#1923)axum-v0.6.13axum-extra-v0.7.3axum-core-v0.3.4David Pedersen
2023-04-11Log built-in rejections (#1890)David Pedersen
2023-04-10Implement `Deref` and `DerefMut` for built-in extractors (#1922)David Pedersen
2023-03-18Update to syn 2 (#1862)David Pedersen
2023-03-12Improve tower-http doc links (#1842)Jonas Platte
2023-03-03Release all the crates (#1812)axum-v0.6.10axum-macros-v0.3.5axum-extra-v0.7.0axum-core-v0.3.3David Pedersen
2023-02-27update tokio dep to fix potential security vulnerability (#1787)Spencer Bartholomew
2023-02-24Update to tower-http 0.4 (#1783)David Pedersen
2023-02-16Try `cargo public-api-crates` on CI (#1761)David Pedersen
2023-01-20Release axum and axum-core (#1716)axum-v0.6.3axum-core-v0.3.2David Pedersen
2023-01-09Release axum, axum-core, and axum-macros (#1688)axum-v0.6.2axum-macros-v0.3.1axum-core-v0.3.1David Pedersen
2023-01-07Misc documentation improvements (#1647)David Pedersen
2022-11-25axum 0.6 and friends 🎉 (#1570)axum-v0.6.0axum-macros-v0.3.0axum-extra-v0.4.0axum-core-v0.3.0David Pedersen
2022-11-19Improve compile errors for unimplemented traits (#1436)Georg Semmler
2022-11-09New release candidates (#1514)axum-v0.6.0-rc.3axum-macros-v0.3.0-rc.2axum-extra-v0.4.0-rc.2axum-core-v0.3.0-rc.3David Pedersen
2022-09-11Ship rc.2 (#1363)axum-v0.6.0-rc.2axum-core-v0.3.0-rc.2David Pedersen
2022-09-10Limit size of request bodies in `Bytes` extractor (#1346)David Pedersen
2022-08-23Bump version of all crates (#1310)axum-v0.6.0-rc.1axum-macros-v0.3.0-rc.1axum-extra-v0.4.0-rc.1axum-core-v0.3.0-rc.1David Pedersen
2022-07-28Declare MSRV in Cargo manifests, not .clippy.toml (#1206)Jonas Platte
2022-06-18axum-core: Version 0.2.6 (#1103)axum-core-v0.2.6David Pedersen
2022-06-17Bump MSRV to 1.56 and update to the 2021 edition (#1098)David Pedersen
2022-06-10Sort dependencies in `Cargo.toml`s (#1076)David Pedersen
2022-06-08axum-core: Version 0.2.5 (#1073)axum-core-v0.2.5David Pedersen
2022-06-08Automatically handle `http_body::LengthLimitError` (#1048)David Pedersen
2022-05-02axum-core: Version 0.2.4 (#984)axum-core-v0.2.4David Pedersen
2022-04-29Implement `IntoResponse` and `IntoResponseParts` for `http::Extensions` (#975)David Pedersen
2022-04-26axum-core: Version 0.2.3 (#966)axum-core-v0.2.3David Pedersen
2022-04-19axum-core: Version 0.2.2axum-core-v0.2.2David Pedersen
2022-04-03axum-core: Version 0.2.1axum-core-v0.2.1David Pedersen
2022-03-31Fix version of axum used locallyDavid Pedersen
2022-03-31axum-core: Version 0.2.0 (#894)axum-core-v0.2.0David Pedersen