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 8de89bf commit a94b889Copy full SHA for a94b889
Cargo.toml
@@ -58,7 +58,7 @@ axum-extra = { version = "0.8.0", optional = true }
58
base64-compat = { version = "1", optional = true }
59
custom_error = "1.9.2"
60
document-features = { version = "0.2", optional = true }
61
-jsonwebtoken = { version = "8.3.0", optional = true }
+jsonwebtoken = { version = "9.1.0", optional = true }
62
openidconnect = { version = "3.4.0", optional = true }
63
pbjson-types = { version = "0.5.1", optional = true }
64
prost = { version = "0.11", optional = true }
0 commit comments