fix(deps): update rust crate actix-identity to 0.8.0 #48

Open
renovate-bot wants to merge 1 commit from renovate/actix-identity-0.x into master
Showing only changes of commit db12b8b481 - Show all commits

View file

@ -23,7 +23,7 @@ path = "./src/tests-migrate.rs"
[dependencies] [dependencies]
actix-web = "4.3" actix-web = "4.3"
actix-identity = "0.4.0" actix-identity = "0.8.0"
actix-session = { version = "0.10.0", features = ["cookie-session"]} actix-session = { version = "0.10.0", features = ["cookie-session"]}
actix-http = "3.0.4" actix-http = "3.0.4"
actix-rt = "2" actix-rt = "2"