Updated doc link versions to use more explicit 0.7 version. (#2379)

This commit is contained in:
Justin Sexton
2023-11-29 09:31:17 +00:00
committed by GitHub
parent 6d7ddee9ae
commit f98bc1186a
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
//!
//! See [`axum::response`] for more details.
//!
//! [`axum::response`]: https://docs.rs/axum/latest/axum/response/index.html
//! [`axum::response`]: https://docs.rs/axum/0.7/axum/response/index.html
use crate::body::Body;