fix(deps): update rust crate actix-identity to 0.8.0
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
Renovate Bot 2024-09-13 14:07:42 +00:00
parent e7221e2595
commit db12b8b481

View file

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