1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/actix-session
Rob Ede 77ee27b4ae
inline workspace package properties
msrv needs to be 1.64
2023-03-23 11:40:54 +00:00
..
examples Update redis dependency to 0.22 2023-01-07 01:15:26 +00:00
src clippy 2023-01-07 01:04:16 +00:00
tests Add secure field to removal cookie (#300) 2022-11-08 09:29:23 +00:00
Cargo.toml inline workspace package properties 2023-03-23 11:40:54 +00:00
CHANGES.md update msrv to 1.60 2023-03-22 21:13:56 +00:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md prepare actix-session release 0.7.2 2022-09-11 21:13:20 +01:00

actix-session

Session management for Actix Web.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources