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 8ab0879 commit 4cdb05eCopy full SHA for 4cdb05e
Cargo.toml
@@ -59,7 +59,7 @@ base64-compat = { version = "1", optional = true }
59
custom_error = "1.9.2"
60
document-features = { version = "0.2", optional = true }
61
jsonwebtoken = { version = "9.2.0", optional = true }
62
-openidconnect = { version = "3.4.0", optional = true }
+openidconnect = { version = "3.5.0", optional = true }
63
pbjson-types = { version = "0.6", optional = true }
64
prost = { version = "0.12", optional = true }
65
prost-types = { version = "0.12", optional = true }
0 commit comments