- Update changelog
- Update
Cargo.toml:maud(don't forget dependencies!)maud_macrosmaud_htmlescape(if necessary)
- Update
#![doc(html_root_html = "...")]:maudmaud_macrosmaud_htmlescape(if necessary)
cd docs && cargo update- Commit to a new branch
release-X.Y.Z, open a PR, fix issues, merge - Create a release
- Verify that documentation was published (this should have been triggered by the release)
cargo publish