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 11352f3 commit cbe3376Copy full SHA for cbe3376
packages/integrations/shield-axum/Cargo.toml
@@ -18,4 +18,4 @@ utoipa = { workspace = true, features = ["axum_extras"], optional = true }
18
19
[features]
20
default = []
21
-utoipa = ["dep:utoipa"]
+utoipa = ["dep:utoipa", "shield/utoipa"]
0 commit comments