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.
1 parent 5197647 commit cde860cCopy full SHA for cde860c
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