Merge pull request 'Update Rust crate actix-identity to 0.9.0' (#418) from renovate/actix-identity-0.x into master
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-09-16 00:42:07 +00:00
2 changed files with 23 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ basic-jwt = "0.3.0"
actix-web = "4.11.0"
actix-remote-ip = "0.1.0"
actix-session = { version = "0.10.1", features = ["cookie-session"] }
actix-identity = "0.8.0"
actix-identity = "0.9.0"
actix-cors = "0.7.1"
lazy_static = "1.5.0"
anyhow = "1.0.99"