Skip to content

Commit 0df0cf5

Browse files
committed
Update publishing instructions
1 parent 49ad901 commit 0df0cf5

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

PUBLISHING.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ greatly appreciated!
1010
3. Commit this change
1111
4. Run `git tag` to create a tag for this version
1212
5. Delete the `libm/Cargo.toml` file
13-
6. Comment out the `[dev-dependencies]` section of `Cargo.toml`
14-
7. Run `cargo +nightly publish --allow-dirty`
15-
8. Push the tag
16-
9. Push the commit
17-
10. Undo changes to `Cargo.toml` and the `libm` submodule
13+
6. Run `cargo +nightly publish`
14+
7. Push the tag
15+
8. Push the commit
16+
9. Undo changes to `Cargo.toml` and the `libm` submodule

0 commit comments

Comments
 (0)