leptos/integrations/axum
Daniel Santana cadd217078 Update integration with support for axum 0.7 (#2082)
* chore: update to axum 0.7

Removed http, since it's included in axum, and replaced hyper by http-body-util, which is a smaller.

* chore: update samples to work with nre axum

Missing sessions_axum_auth, pending PR merge.

* chore: all dependencies update to axum 0.7

* chore: cargo fmt

* chore: fix doctests

* chore: Fix example that in reality doesn't use axum.

Fixed anyway.

* chore: more examples support for axum 0.7

* Small tweak
2024-01-19 14:13:55 -05:00
..
src Update integration with support for axum 0.7 (#2082) 2024-01-19 14:13:55 -05:00
Cargo.toml Update integration with support for axum 0.7 (#2082) 2024-01-19 14:13:55 -05:00
Makefile.toml ci: speed up verification (#1347) 2023-07-14 14:37:17 -04:00