Update Rust crate actix-identity to 0.9.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-09-15 00:42:00 +00:00
parent b0bd323214
commit 162078ff51
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"