Update Rust crate light-openid to 1.0.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-04-06 00:09:28 +00:00
parent 0c83571e6d
commit a1f1fbfcfb
2 changed files with 144 additions and 32 deletions

View File

@ -35,7 +35,7 @@ base32 = "0.4.0"
qrcode-generator = "4.1.9"
webauthn-rs = { version = "0.4.8", features = ["danger-allow-state-serialisation"] }
url = "2.5.0"
light-openid = { version = "1.0.1", features = ["crypto-wrapper"] }
light-openid = { version = "1.0.2", features = ["crypto-wrapper"] }
bincode = "2.0.0-rc.3"
chrono = "0.4.37"
lazy_static = "1.4.0"