mirror of https://github.com/fafhrd91/actix-web
reenable actix-session and actix-identity
This commit is contained in:
parent
4e9caadc3a
commit
3a2f5525b4
|
@ -33,8 +33,8 @@ members = [
|
|||
"actix-cors",
|
||||
"actix-files",
|
||||
"actix-framed",
|
||||
# "actix-session",
|
||||
# "actix-identity",
|
||||
"actix-session",
|
||||
"actix-identity",
|
||||
"actix-multipart",
|
||||
"actix-web-actors",
|
||||
"actix-web-codegen",
|
||||
|
|
Loading…
Reference in New Issue