Skip to content

Commit 592ed6d

Browse files
committed
Add cargo publish --dry-run steps to checklist.
1 parent 13cd6dc commit 592ed6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
* Check other fields in Cargo.toml are sensible
99
* Check that CI is passing
1010
* Tag the commit for the release
11+
* Run `cargo publish --dry-run` -sys crates if updated.
12+
* Run `cargo publish --dry-run` on main crate.
1113
* Run `cargo publish` on -sys crates if updated.
1214
* Run `cargo publish`
1315
* Check that the version from crates.io looks good

0 commit comments

Comments
 (0)