maud/doctest
Vidhan Bhatt d3b871189f
Support axum v0.7 through axum-core v0.4 and http v1 ()
* chore: bump `axum-core` for use with new `axum` 0.7 release

* chore: bump doctest axum too

* chore: update changelog

* chore: fix changelog

* fix: doctest

* fix: import right resp type

* fix: bump http as well

* fix: doctest

* Update CHANGELOG.md
2023-12-30 22:06:47 +13:00
..
build.rs Remove #![feature(extended_key_value_attributes)] () 2021-05-20 05:16:04 +00:00
Cargo.toml Support axum v0.7 through axum-core v0.4 and http v1 () 2023-12-30 22:06:47 +13:00
README.md Test documentation examples in CI () 2021-01-15 17:40:46 +13:00

This is a placeholder package that imports the entire book as a doc comment. This allows for testing the book's code snippets via cargo test.