Update Rust crate light-openid to 1.1.0
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -10,7 +10,7 @@ log = "0.4.29"
|
||||
env_logger = "0.11.8"
|
||||
clap = { version = "4.5.53", features = ["derive", "env"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
|
||||
light-openid = { version = "1.1.0", features = ["crypto-wrapper"] }
|
||||
basic-jwt = "0.4.0"
|
||||
actix-web = "4.12.1"
|
||||
actix-remote-ip = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user