maxcountryman / tower-sessions

🥠 Sessions as a `tower` and `axum` middleware.
MIT License
253 stars 42 forks source link

Bump axum-core to 0.4.0, http to 0.1, tower-cookies to 0.10.0 #107

Closed cole-h closed 11 months ago

cole-h commented 11 months ago

Closes https://github.com/maxcountryman/tower-sessions/pull/104.


I'd be happy to drop b5de6e55a4eb24e19540c4464ae7dae818351b90 -- it just made it easier for me to run the various tests and build the examples without needing to setup pkg-config and openssl.

cole-h commented 11 months ago

(CI should be fixed now, I didn't run cargo check --examples --all-features oops)