Closed cole-h closed 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.
pkg-config
openssl
(CI should be fixed now, I didn't run cargo check --examples --all-features oops)
cargo check --examples --all-features
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
andopenssl
.