]> git.proxmox.com Git - rustc.git/blame - src/vendor/ammonia/RELEASE_PROCESS.md
New upstream version 1.31.0+dfsg1
[rustc.git] / src / vendor / ammonia / RELEASE_PROCESS.md
CommitLineData
83c7162d
XL
1How to make a release of ammonia\r
2================================\r
3\r
4* Make a pull request with all these changes, wait until it's approved:\r
5\r
6 * Bump the version in Cargo.toml\r
7\r
8 * Check if all the dependencies are up-to-date\r
9\r
10 * Put all the Unreleased stuff in CHANGELOG.md under the new version\r
11\r
12* Check out and pull down `master`\r
13\r
14* Copy the CHANGELOG into a GitHub release:\r
15\r
16* Run `cargo publish`\r