diff --git a/vendor/axum-typed-routing/Cargo.toml b/vendor/axum-typed-routing/Cargo.toml index 90db8cb..0e77776 100644 --- a/vendor/axum-typed-routing/Cargo.toml +++ b/vendor/axum-typed-routing/Cargo.toml @@ -41,7 +41,6 @@ path = "src/lib.rs" [[example]] name = "aide" path = "examples/aide.rs" -features = ["aide"] [[example]] name = "basic"