David Pedersen
01630cfef6
Add sync constructors to CookieJar, SignedCookieJar, and PrivateCookieJar ( #1264 )
...
* Add sync constructors to `CookieJar`, `SignedCookieJar`, and `PrivateCookieJar`
* Move to constructor
* use `RequestParts::extract`
2022-08-16 15:42:01 +02:00
Jonas Platte
7cbb7cf135
Use new Cargo features to avoid implicit features for optional dependencies ( #1239 )
...
* Fix changelog entry for MSRV change in axum-extra 0.3.5
* Bump MSRV to 1.60 for axum, axum-extra, axum-macros
* Use new Cargo features to avoid implicit features for optional dependencies
2022-08-09 18:43:02 +02:00
David Pedersen
19fe93262f
Use impl IntoResponse less in docs ( #1049 )
2022-05-22 13:41:29 +02:00
David Pedersen
01a4c88d7a
Add PrivateCookieJar ( #900 )
2022-04-01 16:37:55 +02:00