In Cargo.toml as well as the html_root_url in lib.rs. Stick to semantic versioning.
GIT_COMMITTER_DATE=$(git log -n1 --pretty=%aD) git tag -a -m "Release 0.3.0" 0.3.0
git push --tagscargo publish [--dry-run]In Cargo.toml as well as the html_root_url in lib.rs. Stick to semantic versioning.
GIT_COMMITTER_DATE=$(git log -n1 --pretty=%aD) git tag -a -m "Release 0.3.0" 0.3.0
git push --tagscargo publish [--dry-run]