1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

migrate actix-session

This commit is contained in:
Nikolay Kim
2019-11-21 13:08:22 +06:00
parent 0de101bc4d
commit 60ada97b3d
4 changed files with 132 additions and 112 deletions

View File

@ -34,7 +34,7 @@ members = [
"actix-cors",
"actix-files",
"actix-framed",
#"actix-session",
"actix-session",
"actix-identity",
#"actix-multipart",
"actix-web-actors",