We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo publish --dry-run
1 parent 13cd6dc commit 592ed6dCopy full SHA for 592ed6d
RELEASE.md
@@ -8,6 +8,8 @@
8
* Check other fields in Cargo.toml are sensible
9
* Check that CI is passing
10
* 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.
13
* Run `cargo publish` on -sys crates if updated.
14
* Run `cargo publish`
15
* Check that the version from crates.io looks good
0 commit comments