Update Rust crate actix-identity to 0.6.0
This commit is contained in:
@ -7,7 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix = "0.13.1"
|
||||
actix-identity = "0.5.2"
|
||||
actix-identity = "0.6.0"
|
||||
actix-web = "4"
|
||||
actix-session = { version = "0.7.2", features = ["cookie-session"] }
|
||||
actix-remote-ip = "0.1.0"
|
||||
|
Reference in New Issue
Block a user