maud/docs/content
David Pedersen 6e3222f57a
Update to axum-core 0.1 ()
* Update to axum-core 0.1

Together with the new 0.4 release of `axum` we made a new crate called
[`axum-core`]. `axum-core` has a small API and is less likely to receive
breaking changes. Therefore its recommended for libraries to depend on
`axum-core` instead of `axum`.

So this updates `maud` to use `axum-core`.

Note this is a breaking change since `axum-core` requires `axum` 0.4.

[`axum-core`]: https://crates.io/crates/axum-core

* Update changelog link

* fix test
2021-12-08 19:12:00 +11:00
..
control-structures.md Switch documentation to semantic line breaks () 2021-01-22 19:31:51 +13:00
elements-attributes.md Add a style guide for the docs () 2021-11-29 11:06:56 +00:00
faq.md Rewrite docs () 2020-11-02 12:53:27 +13:00
getting-started.md Switch documentation to semantic line breaks () 2021-01-22 19:31:51 +13:00
index.md Remove "blazing" () 2021-09-24 10:01:55 +00:00
partials.md Switch documentation to semantic line breaks () 2021-01-22 19:31:51 +13:00
render-trait.md Remove blanket Render impl for T: Display () 2021-11-21 19:58:58 +11:00
splices-toggles.md Remove blanket Render impl for T: Display () 2021-11-21 19:58:58 +11:00
text-escaping.md Switch documentation to semantic line breaks () 2021-01-22 19:31:51 +13:00
web-frameworks.md Update to axum-core 0.1 () 2021-12-08 19:12:00 +11:00