Update Rust crate light-openid to 1.1.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-01-13 00:26:14 +00:00
parent c1e703c4b4
commit 9ebd77cb71
2 changed files with 4 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ actix-web = "4.12.1"
actix-session = { version = "0.11.0", features = ["redis-session"] }
actix-remote-ip = "0.1.0"
actix-cors = "0.7.1"
light-openid = "1.0.4"
light-openid = "1.1.0"
bytes = "1.11.0"
sha2 = "0.10.9"
base16ct = { version = "0.3.0", features = ["alloc"] }