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 ac37a85 commit 728dd31Copy full SHA for 728dd31
Cargo.toml
@@ -61,7 +61,7 @@ axum = { version = "0.7.5", optional = true, features = ["macros"] }
61
axum-extra = { version = "0.9.3", optional = true, features = ["typed-header"] }
62
base64-compat = { version = "1", optional = true }
63
custom_error = "1.9.2"
64
-document-features = { version = "0.2", optional = true }
+document-features = { version = "0.2.8", optional = true }
65
jsonwebtoken = { version = "9.3.0", optional = true }
66
openidconnect = { version = "3.5.0", optional = true }
67
pbjson-types = { version = "0.6", optional = true }
0 commit comments