We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79ee0a5 + cde860c commit 81c0cf4Copy full SHA for 81c0cf4
RELEASE_PROCEDURE.md
@@ -14,5 +14,5 @@ The release is prepared as follows:
14
- Ask for a new libc version if, necessary. It usually is. Then update the
15
dependency in Cargo.toml accordingly.
16
- Confirm that everything's ready for a release by running
17
- `cargo release --dry-run <patch|minor|major>`
18
-- Create the release with `cargo release <patch|minor|major>`
+ `cargo release <patch|minor|major>`
+- Create the release with `cargo release -x <patch|minor|major>`
0 commit comments