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 a60fc2e commit 6cc525bCopy full SHA for 6cc525b
Cargo-1.57.lock
@@ -1040,7 +1040,7 @@ checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
1040
1041
[[package]]
1042
name = "openidconnect"
1043
-version = "3.1.2"
+version = "3.2.0"
1044
dependencies = [
1045
"anyhow",
1046
"base64",
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