We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409b1b3 commit e5a9edfCopy full SHA for e5a9edf
Cargo-1.65.lock
@@ -1114,7 +1114,7 @@ checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
1114
1115
[[package]]
1116
name = "openidconnect"
1117
-version = "3.4.1"
+version = "3.5.0"
1118
dependencies = [
1119
"anyhow",
1120
"base64 0.13.1",
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
3
4
authors = ["David A. Ramos <ramos@cs.stanford.edu>"]
5
description = "OpenID Connect library"
6
license = "MIT"
0 commit comments