fix(deps): update rust crate actix-identity to 0.8.0 #48
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue