We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ad901 commit 0df0cf5Copy full SHA for 0df0cf5
PUBLISHING.md
@@ -10,8 +10,7 @@ greatly appreciated!
10
3. Commit this change
11
4. Run `git tag` to create a tag for this version
12
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
+6. Run `cargo +nightly publish`
+7. Push the tag
+8. Push the commit
+9. Undo changes to `Cargo.toml` and the `libm` submodule
0 commit comments