Skip to content

Commit c38e022

Browse files
mtizimalexmohr
authored andcommitted
Mention a required feature in axum-json doc (tamasfe#256)
1 parent f23320e commit c38e022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/aide/src/axum/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
//!
1111
//! # Examples
1212
//!
13-
//! Take the following `axum` example:
13+
//! Take the following `axum` example (requires aide's `axum-json` feature):
1414
//!
1515
//! ```no_run
1616
//! use axum::{response::IntoResponse, routing::post, Json, Router};

0 commit comments

Comments
 (0)