Update publishing instructions
This commit is contained in:
parent
49ad9018a9
commit
0df0cf55d6
|
@ -10,8 +10,7 @@ greatly appreciated!
|
||||||
3. Commit this change
|
3. Commit this change
|
||||||
4. Run `git tag` to create a tag for this version
|
4. Run `git tag` to create a tag for this version
|
||||||
5. Delete the `libm/Cargo.toml` file
|
5. Delete the `libm/Cargo.toml` file
|
||||||
6. Comment out the `[dev-dependencies]` section of `Cargo.toml`
|
6. Run `cargo +nightly publish`
|
||||||
7. Run `cargo +nightly publish --allow-dirty`
|
7. Push the tag
|
||||||
8. Push the tag
|
8. Push the commit
|
||||||
9. Push the commit
|
9. Undo changes to `Cargo.toml` and the `libm` submodule
|
||||||
10. Undo changes to `Cargo.toml` and the `libm` submodule
|
|
||||||
|
|
Loading…
Reference in New Issue