Update Rust crate light-openid to 1.0.2
This commit is contained in:
@ -6,7 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
light-openid = { version = "1.0.1", features=["crypto-wrapper"] }
|
||||
light-openid = { version = "1.0.2", features=["crypto-wrapper"] }
|
||||
log = "0.4.21"
|
||||
env_logger = "0.11.3"
|
||||
clap = { version = "4.5.4", features = ["derive", "env"] }
|
||||
|
Reference in New Issue
Block a user