Skip to content

Commit

Permalink
axum 0-6-0-rc1 - add links to rc releases (#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
elpiel authored Dec 30, 2024
1 parent 6128209 commit c41a943
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/blog/2022-08-whats-new-in-axum-0-6-0-rc1.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,10 @@ in a few weeks.

<div style="text-align:right">&mdash; David Pedersen (<a href="https://twitter.com/davidpdrsn">@davidpdrsn</a>)</div>

[`axum`]: https://docs.rs/axum/0.6.0-rc.1
[`axum-core`]: https://docs.rs/axum-core/0.3.0-rc.1
[`axum-extra`]: https://docs.rs/axum-extra/0.4.0-rc.1
[`axum-macros`]: https://docs.rs/axum-macros/0.3.0-rc.1
[state docs]: https://docs.rs/axum/0.6.0-rc.1/axum/extract/struct.State.html
[`FromRequest`]: https://docs.rs/axum/0.6.0-rc.1/axum/extract/trait.FromRequest.html
[`FromRequestParts`]: https://docs.rs/axum/0.6.0-rc.1/axum/extract/trait.FromRequestParts.html
Expand Down

0 comments on commit c41a943

Please sign in to comment.