Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-04 | update axum to v0.8 (#118) | Atrox | |
* update axum to v0.8 * update rust-version to 1.75 * remove async_trait * Revert msrv change --------- Co-authored-by: Sam Scott <sam.scott89@gmail.com> | |||
2025-03-04 | Add axum::OptionalQsQuery (#102) | Cyril Plisko | |
Addresses #101 | |||
2024-04-07 | Bump axum version to 0.7 (#96) | Kirill Zaborsky | |
2023-01-07 | Fix axum examples. | Sam Scott | |
2023-01-07 | Update to axum 0.6.0 (#73) | David Pedersen | |
2022-07-30 | Fix QsQueryConfig example (#67) | Stefan Kreutz | |
QsQuery's FromRequest implementation expects a plain QsQueryConfig extension, i.e., not an Arc. | |||
2022-04-29 | Add axum support (#59) | Denis Kayshev | |