Merge pull request 'Update Rust crate light-openid to v1.0.3' (#7) from renovate/light-openid-1.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #7
This commit is contained in:
Pierre HUBERT 2025-03-10 18:00:19 +00:00
commit 9b6f0c59d9

4
Cargo.lock generated
View File

@ -1979,9 +1979,9 @@ checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
[[package]]
name = "light-openid"
version = "1.0.2"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "740b0dd2309a8d6f7ef6612ce58692407b87e1cd33728b8d1dfec639faa27066"
checksum = "7a2ccfa91d4c1284086caccbbaf8654ca5843c0c06511f8140800236d62ee1c7"
dependencies = [
"base64 0.22.1",
"log",