Update Rust crate light-openid to 1.0.4 #33

Merged
renovate merged 1 commits from renovate/light-openid-1.x into master 2025-04-04 00:34:32 +00:00

View File

@ -14,7 +14,7 @@ serde_json = "1.0.137"
rust-s3 = { version = "0.36.0-beta.2", features = ["tokio"] }
actix-web = "4.10.2"
actix-session = { version = "0.10.1", features = ["redis-session"] }
light-openid = "1.0.2"
light-openid = "1.0.4"
thiserror = "2.0.11"
rand = "0.9.0"
rust-embed = "8.5.0"