Skip to content

Commit

Permalink
Update publishing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Nov 11, 2019
1 parent 49ad901 commit 0df0cf5
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions PUBLISHING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ greatly appreciated!
3. Commit this change
4. Run `git tag` to create a tag for this version
5. Delete the `libm/Cargo.toml` file
6. Comment out the `[dev-dependencies]` section of `Cargo.toml`
7. Run `cargo +nightly publish --allow-dirty`
8. Push the tag
9. Push the commit
10. Undo changes to `Cargo.toml` and the `libm` submodule
6. Run `cargo +nightly publish`
7. Push the tag
8. Push the commit
9. Undo changes to `Cargo.toml` and the `libm` submodule

0 comments on commit 0df0cf5

Please sign in to comment.