Skip to content

Commit c41a943

Browse files
authored
axum 0-6-0-rc1 - add links to rc releases (#672)
1 parent 6128209 commit c41a943

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/blog/2022-08-whats-new-in-axum-0-6-0-rc1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,10 @@ in a few weeks.
265265

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

268+
[`axum`]: https://docs.rs/axum/0.6.0-rc.1
269+
[`axum-core`]: https://docs.rs/axum-core/0.3.0-rc.1
270+
[`axum-extra`]: https://docs.rs/axum-extra/0.4.0-rc.1
271+
[`axum-macros`]: https://docs.rs/axum-macros/0.3.0-rc.1
268272
[state docs]: https://docs.rs/axum/0.6.0-rc.1/axum/extract/struct.State.html
269273
[`FromRequest`]: https://docs.rs/axum/0.6.0-rc.1/axum/extract/trait.FromRequest.html
270274
[`FromRequestParts`]: https://docs.rs/axum/0.6.0-rc.1/axum/extract/trait.FromRequestParts.html

0 commit comments

Comments
 (0)